Definition Type: Element
Name: usesAxis
Namespace: http://www.opengis.net/gml
Type: gml:CoordinateSystemAxisRefType
Containing Schema: coordinateSystems.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
Associations to ordered list of Coordinate System Axes.
Collapse XSD Schema Diagram:
Drilldown into CoordinateSystemAxis in schema coordinatesystems_xsd Drilldown into remoteSchema 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 CoordinateSystemAxisRefType in schema coordinatesystems_xsdXSD Diagram of usesAxis in schema coordinatesystems_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<xsd:element name="usesAxis" type="gml:CoordinateSystemAxisRefType" maxOccurs="unbounded" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <xsd:annotation>
        <xsd:documentation>Associations to ordered list of Coordinate System Axes. </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CoordinateSystemAxis gml:CoordinateSystemAxis 0 (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)
remoteSchema gml:remoteSchema Optional
Collapse Derivation Tree: