Definition Type: Element
Name: axis
Namespace: http://www.opengis.net/gml/3.2
Type: gml:CoordinateSystemAxisPropertyType
Containing Schema: coordinateSystems.xsd
Abstract
Documentation:
The gml:axis property is an association role (ordered sequence) to the coordinate system axes included in this coordinate system. The coordinate values in a coordinate tuple shall be recorded in the order in which the coordinate system axes associations are recorded, whenever those coordinates use a coordinate reference system that uses this coordinate system. The gml:AggregationAttributeGroup should be used to specify that the axis objects are ordered.
Collapse XSD Schema Diagram:
Drilldown into CoordinateSystemAxis in schema coordinatesystems_xsd Drilldown into remoteSchema in schema deprecatedtypes_xsd Drilldown into nilReason in schema gmlbase_xsd Drilldown into actuate in schema xlink_xsd Drilldown into show in schema xlink_xsd Drilldown into title in schema xlink_xsd Drilldown into arcrole in schema xlink_xsd Drilldown into role in schema xlink_xsd Drilldown into href in schema xlink_xsd Drilldown into type in schema xlink_xsd Drilldown into simpleAttrs in schema xlink_xsd Drilldown into AssociationAttributeGroup in schema gmlbase_xsd Drilldown into CoordinateSystemAxisPropertyType in schema coordinatesystems_xsdXSD Diagram of axis in schema coordinatesystems_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="axis" type="gml:CoordinateSystemAxisPropertyType">
    <annotation>
        <documentation>The gml:axis property is an association role (ordered sequence) to the coordinate system axes included in this coordinate system. The coordinate values in a coordinate tuple shall be recorded in the order in which the coordinate system axes associations are recorded, whenever those coordinates use a coordinate reference system that uses this coordinate system. The gml:AggregationAttributeGroup should be used to specify that the axis objects are ordered.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CoordinateSystemAxis gml:CoordinateSystemAxis (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
type xlink:type (Optional)
href xlink:href (Optional)
role xlink:role (Optional)
arcrole xlink:arcrole (Optional)
title xlink:title (Optional)
show xlink:show (Optional)
actuate xlink:actuate (Optional)
nilReason gml:nilReason (Optional)
remoteSchema gml:remoteSchema (Optional)
Collapse Derivation Tree: