listhead

Complex Type Information

Model

Children: head01, head02, head03

Attributes

QName Type Fixed Default Use Inheritable Annotation
altrender xs:token optional
audience restriction of xs:token optional
id xs:ID optional
lang xs:NMTOKEN optional
script xs:NMTOKEN optional

Used By

Source

<xs:complexType name="listhead">
  <xs:sequence>
    <xs:element name="head01" type="head01" minOccurs="0"/>
    <xs:element name="head02" type="head02" minOccurs="0"/>
    <xs:element name="head03" type="head03" minOccurs="0"/>
  </xs:sequence>
  <xs:attributeGroup ref="am.common"/>
</xs:complexType>