gmd:MD_ReferenceSystem
Element information
Namespace: http://niem.gov/niem/external/iso-19139-gmd/draft-0.1/gmd/dhs-gmo/1.0.0
Schema document: external/iso-19139-gmd/draft-0.1/gmd/dhs-gmo/1.0.0/referenceSystem.xsd
Type: gmd:MD_ReferenceSystem_Type
Properties: Global, Qualified
Content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from group gco:ObjectIdentification | |
uuid | [0..1] | xsd:string | from group gco:ObjectIdentification |
Used in
- Type gmd:MD_ReferenceSystem_PropertyType (Elements gmd:sourceReferenceSystem, gmd:referenceSystemInfo)
Sample instance
<gmd:MD_ReferenceSystem id="ID"> <gmd:referenceSystemIdentifier> <gmd:RS_Identifier id="ID"> <gmd:authority>... </gmd:authority> <gmd:code>... </gmd:code> <gmd:codeSpace>... </gmd:codeSpace> <gmd:version>... </gmd:version> </gmd:RS_Identifier> </gmd:referenceSystemIdentifier> </gmd:MD_ReferenceSystem>