Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:PT_Locale_Type / gmd:languageCode
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index25.tmp#id1008 index625.tmp#id1006 index626.tmp#id1314
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 gml: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 index25.tmp#id1008 index418.tmp#id1007 index868.tmp#id1316
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 gml: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 index25.tmp#id1008 index678.tmp#id998 index692.tmp#id1299
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 gml: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 index28.tmp#id971 index29.tmp#id970 index1046.tmp#id1313 index1046.tmp#id1315 index1046.tmp#id1317
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