Definition Type: Element
Name: axisDirection
Namespace: http://www.opengis.net/gml
Type: gml:CodeType
Containing Schema: coordinateSystems.xsd
Abstract
Documentation:
Direction of this coordinate system axis (or in the case of Cartesian projected coordinates, the direction of this coordinate system axis at the origin). Examples: north or south, east or west, up or down. Within any set of coordinate system axis, only one of each pair of terms can be used. The codeSpace attribute can reference a source of more information on a set of standardized directions, or on this direction.
Collapse XSD Schema Diagram:
Drilldown into codeSpace in schema basictypes_xsd Drilldown into CodeType in schema basictypes_xsdXSD Diagram of axisDirection in schema coordinatesystems_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="axisDirection" type="gml:CodeType">
    <annotation>
        <documentation>Direction of this coordinate system axis (or in the case of Cartesian projected coordinates, the direction of this coordinate system axis at the origin). Examples: north or south, east or west, up or down. Within any set of coordinate system axis, only one of each pair of terms can be used. The codeSpace attribute can reference a source of more information on a set of standardized directions, or on this direction. </documentation>
    </annotation>
</element>
Collapse Child Attributes:
Name Type Default Value Use
codeSpace gml:codeSpace Optional
Collapse Derivation Tree: