Elements | chronlist/listhead, index/listhead, list/listhead |
<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> |