Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:PT_Locale_Type / gmd:languageCode
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index6.tmp#id983 index654.tmp#id969 index815.tmp#id1289
Type gmd:LanguageCode_PropertyType
Properties
content: complex
Model gmd:LanguageCode
Children gmd:LanguageCode
Instance
<gmd:languageCode gco:nilReason="">
  <gmd:LanguageCode codeList="" codeListValue="" codeSpace="">{1,1}</gmd:LanguageCode>
</gmd:languageCode>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="languageCode" type="gmd:LanguageCode_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/freeText.xsd
Element gmd:PT_Locale_Type / gmd:country
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index6.tmp#id983 index565.tmp#id970 index566.tmp#id1291
Type gmd:Country_PropertyType
Properties
content: complex
minOccurs: 0
Model gmd:Country
Children gmd:Country
Instance
<gmd:country gco:nilReason="">
  <gmd:Country codeList="" codeListValue="" codeSpace="">{1,1}</gmd:Country>
</gmd:country>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="country" type="gmd:Country_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/freeText.xsd
Element gmd:PT_Locale_Type / gmd:characterEncoding
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index6.tmp#id983 index90.tmp#id972 index91.tmp#id1274
Type gmd:MD_CharacterSetCode_PropertyType
Properties
content: complex
Model gmd:MD_CharacterSetCode
Children gmd:MD_CharacterSetCode
Instance
<gmd:characterEncoding gco:nilReason="">
  <gmd:MD_CharacterSetCode codeList="" codeListValue="" codeSpace="">{1,1}</gmd:MD_CharacterSetCode>
</gmd:characterEncoding>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="characterEncoding" type="gmd:MD_CharacterSetCode_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/freeText.xsd
Complex Type gmd:PT_Locale_Type
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index24.tmp#id946 index25.tmp#id945 index1212.tmp#id1288 index1212.tmp#id1290 index1212.tmp#id1292
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Element gmd:PT_Locale
Model gmd:languageCode , gmd:country{0,1} , gmd:characterEncoding
Children gmd:characterEncoding, gmd:country, gmd:languageCode
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="PT_Locale_Type">
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="languageCode" type="gmd:LanguageCode_PropertyType"/>
        <xs:element name="country" type="gmd:Country_PropertyType" minOccurs="0"/>
        <xs:element name="characterEncoding" type="gmd:MD_CharacterSetCode_PropertyType"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/freeText.xsd