diagram |
 |
namespace |
http://www.opengis.net/gml |
type |
gml:CoordinateSystemAxisType |
properties |
content | complex | substGrp | gml:Definition |
|
children |
gml:metaDataProperty gml:name gml:axisID gml:remarks gml:axisAbbrev gml:axisDirection |
used by |
|
attributes |
Name | Type | Use | Default | Fixed | annotation | id | | required | | | documentation | Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute. |
| uom | | required | | | documentation | 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. |
|
|
source |
<xs:element name="CoordinateSystemAxis" type="gml:CoordinateSystemAxisType" substitutionGroup="gml:Definition"/> |