<xs:complexType name="CompoundLanguageIdentifierType">
<xs:attribute name="qualifier" type="simpleTokenType">
<xs:annotation>
<xs:appinfo xml:lang="en">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.</xs:appinfo>
</xs:annotation>
</xs:attribute>
<xs:attribute name="value" type="simpleTokenType">
<xs:annotation>
<xs:appinfo xml:lang="en">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.</xs:appinfo>
</xs:annotation>
</xs:attribute>
</xs:complexType>
|