gmx:alternativeExpression
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/crsItem.xsd
Other elements with the same name: gmx:alternativeExpression, gmx:alternativeExpression, gmx:alternativeExpression, gmx:alternativeExpression, gmx:alternativeExpression, gmx:alternativeExpression, gmx:alternativeExpression, gmx:alternativeExpression, gmx:alternativeExpression, gmx:alternativeExpression, gmx:alternativeExpression
Type: gmx:DatumAlt_PropertyType
Properties: Local, Qualified
Content
- gmx:DatumAlt [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:ML_EngineeringDatum_Type (Element gmx:ML_EngineeringDatum)
- Type gmx:ML_GeodeticDatum_Type (Element gmx:ML_GeodeticDatum)
- Type gmx:ML_ImageDatum_Type (Element gmx:ML_ImageDatum)
- Type gmx:ML_TemporalDatum_Type (Element gmx:ML_TemporalDatum)
- Type gmx:ML_VerticalDatum_Type (Element gmx:ML_VerticalDatum)
Sample instance
<gmx:alternativeExpression> <gmx:DatumAlt gml:id="ID" codeSpace="http://www.example.com/"> <gml:metaDataProperty> <!--any element--> </gml:metaDataProperty> <gml:datumName>string</gml:datumName> <gml:datumID> <gml:name>string</gml:name> <gml:version>string</gml:version> <gml:remarks>string</gml:remarks> </gml:datumID> <gml:remarks>string</gml:remarks> <gml:anchorPoint>string</gml:anchorPoint> <gml:realizationEpoch>2000-01-01</gml:realizationEpoch> <gml:validArea> <gml:description>string</gml:description> <gml:boundingBox>... </gml:boundingBox> <gml:verticalExtent>... </gml:verticalExtent> <gml:temporalExtent>... </gml:temporalExtent> </gml:validArea> <gml:scope>string</gml:scope> <gmx:locale> <gmd:PT_Locale id="ID">... </gmd:PT_Locale> </gmx:locale> </gmx:DatumAlt> </gmx:alternativeExpression>