<xs:complexType name="CompoundLanguageIdentifierType">
<xs:attribute name="qualifier" type="xs:string">
<xs:annotation>
<xs:appinfo>
<mdr:definition>The value that specifies the originating agency or discipline of the language vocabulary. Specifies the domain vocabulary of which the Language Value is a member. ISO 639-1 and ISO 639-2, Codes for the representation of names of languages, reference 2 and 3 digit language codes.</mdr:definition>
</xs:appinfo>
</xs:annotation>
</xs:attribute>
<xs:attribute name="value" type="xs:string">
<xs:annotation>
<xs:appinfo>
<mdr:definition>The primary language of the intellectual content of the resource. {Source: DCMI: language, v. 004IC MSP v. 1.0a: Language} The most specific in-scope language present (if any) should be specified in this category.</mdr:definition>
</xs:appinfo>
</xs:annotation>
</xs:attribute>
</xs:complexType> |