Element | control/conventiondeclaration |
<xs:complexType name="conventiondeclaration"> <xs:sequence> <xs:element name="abbr" type="abbr" minOccurs="0"/> <xs:element name="citation" type="citation"/> <xs:element name="descriptivenote" type="descriptivenote" minOccurs="0"/> </xs:sequence> <xs:attributeGroup ref="am.common"/> <xs:attribute name="encodinganalog" type="xs:token"/> </xs:complexType> |