gmx:aggregateCatalogue
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/gmxUsage.xsd
Type: gmx:CT_Catalogue_PropertyType
Properties: Local, Qualified
Content
- Choice [0..1]
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:MX_Aggregate_Type (Element gmx:MX_Aggregate)
Sample instance
<gmx:aggregateCatalogue> <gmx:CT_CodelistCatalogue id="ID"> <gmx:name> <gco:CharacterString>string</gco:CharacterString> </gmx:name> <gmx:scope> <gco:CharacterString>string</gco:CharacterString> </gmx:scope> <gmx:fieldOfApplication> <gco:CharacterString>string</gco:CharacterString> </gmx:fieldOfApplication> <gmx:versionNumber> <gco:CharacterString>string</gco:CharacterString> </gmx:versionNumber> <gmx:versionDate> <gco:Date>2000-01-01</gco:Date> </gmx:versionDate> <gmx:language> <gco:CharacterString>string</gco:CharacterString> </gmx:language> <gmx:characterSet> <gmd:MD_CharacterSetCode codeList="http://www.example.com/" codeListValue="http://www.example.com/">string</gmd:MD_CharacterSetCode> </gmx:characterSet> <gmx:locale> <gmd:PT_Locale id="ID">... </gmd:PT_Locale> </gmx:locale> <gmx:codelistItem> <gmx:CodeListDictionary gml:id="ID">... </gmx:CodeListDictionary> </gmx:codelistItem> </gmx:CT_CodelistCatalogue> </gmx:aggregateCatalogue>