<xs:complexType name="unitdate">
<xs:complexContent>
<xs:extension base="m.mixed.basic">
<xs:attributeGroup ref="am.common"/>
<xs:attribute name="label" type="xs:string"/>
<xs:attributeGroup ref="a.unitdatetype"/>
<xs:attribute name="datechar" type="xs:token"/>
<xs:attribute name="certainty" type="xs:NMTOKEN"/>
<xs:attributeGroup ref="am.dates.era"/>
<xs:attributeGroup ref="am.dates.calendar"/>
<xs:attributeGroup ref="am.date.normal"/>
<xs:attribute name="encodinganalog" type="xs:token"/>
</xs:extension>
</xs:complexContent>
</xs:complexType> |