gmx:locale
Element information
Namespace: http://niem.gov/niem/external/iso-19139-gmd/draft-0.1/gmx/dhs-gmo/1.0.0
Schema document: external/iso-19139-gmd/draft-0.1/gmx/dhs-gmo/1.0.0/catalogues.xsd
Type: gmd:PT_Locale_PropertyType
Properties: Local, Qualified
Content
- Choice [0..1]from subst. group gmd:PT_Locale
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
niem-xlink:type | [0..1] | xsd:string | Fixed value is "simple". from group niem-xlink:simpleLink | |
niem-xlink:href | [0..1] | xsd:anyURI | from group niem-xlink:simpleLink | |
niem-xlink:role | [0..1] | xsd:anyURI | from group niem-xlink:simpleLink | |
niem-xlink:arcrole | [0..1] | xsd:anyURI | from group niem-xlink:simpleLink | |
niem-xlink:title | [0..1] | xsd:string | from group niem-xlink:simpleLink | |
niem-xlink:show | [0..1] | Anonymous | from group niem-xlink:simpleLink | |
niem-xlink:actuate | [0..1] | Anonymous | from group niem-xlink:simpleLink | |
uuidref | [0..1] | xsd:string | from group gco:ObjectReference | |
gco:nilReason | [0..1] | gml:NullType |
Used in
- Type gmx:AbstractCT_Catalogue_Type (Element gmx:AbstractCT_Catalogue)
- Type gmx:ClAlternativeExpression_Type (Element gmx:ClAlternativeExpression)
- Type gmx:CodeAlternativeExpression_Type (Element gmx:CodeAlternativeExpression)
- Type gmx:CoordinateSystemAlt_Type (Element gmx:CoordinateSystemAlt)
- Type gmx:CoordinateSystemAxisAlt_Type (Element gmx:CoordinateSystemAxisAlt)
- Type gmx:CrsAlt_Type (Element gmx:CrsAlt)
- Type gmx:DatumAlt_Type (Element gmx:DatumAlt)
- Type gmx:EllipsoidAlt_Type (Element gmx:EllipsoidAlt)
- Type gmx:OperationAlt_Type (Element gmx:OperationAlt)
- Type gmx:OperationMethodAlt_Type (Element gmx:OperationMethodAlt)
- Type gmx:OperationParameterAlt_Type (Element gmx:OperationParameterAlt)
- Type gmx:PrimeMeridianAlt_Type (Element gmx:PrimeMeridianAlt)
- Type gmx:UomAlternativeExpression_Type (Element gmx:UomAlternativeExpression)
- Type gmx:CT_CodelistCatalogue_Type via extension of gmx:AbstractCT_Catalogue_Type (Element gmx:CT_CodelistCatalogue)
- Type gmx:CT_CrsCatalogue_Type via extension of gmx:AbstractCT_Catalogue_Type (Element gmx:CT_CrsCatalogue)
- Type gmx:CT_UomCatalogue_Type via extension of gmx:AbstractCT_Catalogue_Type (Element gmx:CT_UomCatalogue)
Sample instance
<gmx:locale> <gmd:PT_Locale id="ID"> <gmd:languageCode> <gmd:LanguageCode codeList="http://www.example.com/" codeListValue="http://www.example.com/">string</gmd:LanguageCode> </gmd:languageCode> <gmd:country> <gmd:Country codeList="http://www.example.com/" codeListValue="http://www.example.com/">string</gmd:Country> </gmd:country> <gmd:characterEncoding> <gmd:MD_CharacterSetCode codeList="http://www.example.com/" codeListValue="http://www.example.com/">string</gmd:MD_CharacterSetCode> </gmd:characterEncoding> </gmd:PT_Locale> </gmx:locale>