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