Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:PT_Locale_Type / gmd:languageCode
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index27.tmp#id1109 index332.tmp#id1095 index333.tmp#id1415
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 index27.tmp#id1109 index458.tmp#id1096 index746.tmp#id1417
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 index27.tmp#id1109 index464.tmp#id1098 index711.tmp#id1400
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 index74.tmp#id1072 index75.tmp#id1071 index408.tmp#id1414 index408.tmp#id1416 index408.tmp#id1418
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