Element | m.inter.noquote/chronlist |
<xs:complexType name="chronlist"> <xs:sequence> <xs:element name="head" type="head" minOccurs="0"/> <xs:element name="listhead" type="listhead" minOccurs="0"/> <xs:element name="chronitem" type="chronitem" maxOccurs="unbounded"/> </xs:sequence> <xs:attributeGroup ref="am.common"/> <xs:attribute name="localtype" type="xs:token"/> <xs:attribute name="encodinganalog" type="xs:token"/> </xs:complexType> |