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:OperationAlt_PropertyType
Properties: Local, Qualified
Content
- gmx:OperationAlt [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_ConcatenatedOperation_Type (Element gmx:ML_ConcatenatedOperation)
- Type gmx:ML_Conversion_Type (Element gmx:ML_Conversion)
- Type gmx:ML_PassThroughOperation_Type (Element gmx:ML_PassThroughOperation)
- Type gmx:ML_Transformation_Type (Element gmx:ML_Transformation)
Sample instance
<gmx:alternativeExpression> <gmx:OperationAlt gml:id="ID" 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:domainOfValidity> <gmd:EX_Extent>............ </gmd:EX_Extent> </gml:domainOfValidity> <gml:scope>string</gml:scope> <gml:operationVersion>string</gml:operationVersion> <gml:coordinateOperationAccuracy> <gmd:DQ_RelativeInternalPositionalAccuracy>........................ </gmd:DQ_RelativeInternalPositionalAccuracy> </gml:coordinateOperationAccuracy> <gml:sourceCRS> <gml:ProjectedCRS gml:id="ID">... </gml:ProjectedCRS> </gml:sourceCRS> <gml:targetCRS> <gml:ProjectedCRS gml:id="ID">... </gml:ProjectedCRS> </gml:targetCRS> <gmx:locale> <gmd:PT_Locale>......... </gmd:PT_Locale> </gmx:locale> </gmx:OperationAlt> </gmx:alternativeExpression>