Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type CompoundLanguageIdentifierType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd_Complex_Type_CompoundLanguageIdentifierType.tmp#CompoundLanguageIdentifierType_qualifier DDMS-Globals_xsd_Complex_Type_CompoundLanguageIdentifierType.tmp#CompoundLanguageIdentifierType_value
Used by
Element language
Attributes
QName Type Fixed Default Use Annotation
qualifier xs:string optional
value xs:string optional
Source
<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>
Schema location DDMS-Globals.xsd
Attribute CompoundLanguageIdentifierType / @qualifier
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:string
Properties
content: simple
Used by
Source
<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>
Schema location DDMS-Globals.xsd
Attribute CompoundLanguageIdentifierType / @value
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Type xs:string
Properties
content: simple
Used by
Source
<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>
Schema location DDMS-Globals.xsd