| diagram |
 |
| namespace |
http://www.opengis.net/gml/3.2 |
| type |
gml:CoordinateSystemAxisType |
| properties |
| content | complex | | substGrp | gml:Definition |
|
| children |
gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:remarks gml:axisAbbrev gml:axisDirection gml:minimumValue gml:maximumValue gml:rangeMeaning |
| used by |
|
| attributes |
| Name | Type | Use | Default | Fixed | annotation | | id | ID | required | | | | documentation | | The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. |
| | uom | gml:UomIdentifier | required | | | | documentation | | The uom attribute provides an identifier of the unit of measure used for this coordinate system axis. The value of this coordinate in a coordinate tuple shall be recorded using this unit of measure, whenever those coordinates use a coordinate reference system that uses a coordinate system that uses this axis. |
|
|
| annotation |
| documentation | | gml:CoordinateSystemAxis is a definition of a coordinate system axis. |
|
| source |
<element name="CoordinateSystemAxis" type="gml:CoordinateSystemAxisType" substitutionGroup="gml:Definition">
<annotation>
<documentation>gml:CoordinateSystemAxis is a definition of a coordinate system axis.</documentation>
</annotation>
</element> |