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:CoordinateSystemAlt_PropertyType
Properties: Local, Qualified
Content
- gmx:CoordinateSystemAlt [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_AffineCS_Type (Element gmx:ML_AffineCS)
- Type gmx:ML_CartesianCS_Type (Element gmx:ML_CartesianCS)
- Type gmx:ML_CylindricalCS_Type (Element gmx:ML_CylindricalCS)
- Type gmx:ML_EllipsoidalCS_Type (Element gmx:ML_EllipsoidalCS)
- Type gmx:ML_LinearCS_Type (Element gmx:ML_LinearCS)
- Type gmx:ML_PolarCS_Type (Element gmx:ML_PolarCS)
- Type gmx:ML_SphericalCS_Type (Element gmx:ML_SphericalCS)
- Type gmx:ML_TimeCS_Type (Element gmx:ML_TimeCS)
- Type gmx:ML_UserDefinedCS_Type (Element gmx:ML_UserDefinedCS)
- Type gmx:ML_VerticalCS_Type (Element gmx:ML_VerticalCS)
Sample instance
<gmx:alternativeExpression> <gmx:CoordinateSystemAlt 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> <gmx:locale> <gmd:PT_Locale>......... </gmd:PT_Locale> </gmx:locale> </gmx:CoordinateSystemAlt> </gmx:alternativeExpression>