gmx:alternativeExpression
Element information
Namespace: http://www.isotc211.org/2005/gmx
Schema document: external/ogc/iso/19139/20070417/gmx/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:CoordinateSystemAxisAlt_PropertyType
Properties: Local, Qualified
Content
- gmx:CoordinateSystemAxisAlt [0..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
uuidref | [0..1] | xsd:string | from group gco:ObjectReference | |
gco:nilReason | [0..1] | gml:NilReasonType |
Used in
- Type gmx:ML_CoordinateSystemAxis_Type (Element gmx:ML_CoordinateSystemAxis)
Sample instance
<gmx:alternativeExpression> <gmx:CoordinateSystemAxisAlt gml:id="ID" uom="" codeSpace="http://www.example.com/"> <gml:metaDataProperty> <gml:GenericMetaData>Any text, intermingled with: <!--any element--> </gml:GenericMetaData> </gml:metaDataProperty> <gml:description>string</gml:description> <gml:descriptionReference/> <gml:identifier codeSpace="http://www.example.com/">string</gml:identifier> <gml:name>string</gml:name> <gml:remarks>string</gml:remarks> <gml:axisAbbrev>string</gml:axisAbbrev> <gml:axisDirection codeSpace="http://www.example.com/">string</gml:axisDirection> <gml:minimumValue>1.0</gml:minimumValue> <gml:maximumValue>1.0</gml:maximumValue> <gml:rangeMeaning codeSpace="http://www.example.com/">string</gml:rangeMeaning> <gmx:locale> <gmd:PT_Locale>......... </gmd:PT_Locale> </gmx:locale> </gmx:CoordinateSystemAxisAlt> </gmx:alternativeExpression>