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:CrsAlt_PropertyType
Properties: Local, Qualified
Content
- gmx:CrsAlt [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_CompoundCRS_Type (Element gmx:ML_CompoundCRS)
- Type gmx:ML_DerivedCRS_Type (Element gmx:ML_DerivedCRS)
- Type gmx:ML_EngineeringCRS_Type (Element gmx:ML_EngineeringCRS)
- Type gmx:ML_GeocentricCRS_Type (Element gmx:ML_GeocentricCRS)
- Type gmx:ML_GeographicCRS_Type (Element gmx:ML_GeographicCRS)
- Type gmx:ML_ImageCRS_Type (Element gmx:ML_ImageCRS)
- Type gmx:ML_ProjectedCRS_Type (Element gmx:ML_ProjectedCRS)
- Type gmx:ML_TemporalCRS_Type (Element gmx:ML_TemporalCRS)
- Type gmx:ML_VerticalCRS_Type (Element gmx:ML_VerticalCRS)
Sample instance
<gmx:alternativeExpression> <gmx:CrsAlt gml:id="ID" codeSpace="http://www.example.com/"> <gml:metaDataProperty> <!--any element--> </gml:metaDataProperty> <gml:srsName>string</gml:srsName> <gml:srsID> <gml:name>string</gml:name> <gml:version>string</gml:version> <gml:remarks>string</gml:remarks> </gml:srsID> <gml:remarks>string</gml:remarks> <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:CrsAlt> </gmx:alternativeExpression>