Definition Type: ComplexType
Name: CoordinateSystemAxisType
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: gml:CoordinateSystemAxisBaseType
Containing Schema: gml.xsd
Abstract
Documentation:
Definition of a coordinate system axis.
Collapse XSD Schema Diagram:
Drilldown into axisDirection in schema gml_xsd Drilldown into axisAbbrev in schema gml_xsd Drilldown into remarks in schema gml_xsd Drilldown into axisID in schema gml_xsd Drilldown into name in schema gml_xsd Drilldown into description in schema gml_xsd Drilldown into metaDataProperty in schema gml_xsd Drilldown into id in schema gml_xsd Drilldown into CoordinateSystemAxisBaseType in schema gml_xsd Drilldown into uom in schema gml_xsdXSD Diagram of CoordinateSystemAxisType in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="CoordinateSystemAxisType">
    <annotation>
        <documentation>Definition of a coordinate system axis. </documentation>
    </annotation>
    <complexContent>
        <extension base="gml:CoordinateSystemAxisBaseType">
            <sequence>
                <element ref="gml:axisID" minOccurs="0" maxOccurs="unbounded">
                    <annotation>
                        <documentation>Set of alternative identifications of this coordinate system axis. The first axisID, if any, is normally the primary identification code, and any others are aliases. </documentation>
                    </annotation>
                </element>
                <element ref="gml:remarks" minOccurs="0">
                    <annotation>
                        <documentation>Comments on or information about this coordinate system axis, including data source information. </documentation>
                    </annotation>
                </element>
                <element ref="gml:axisAbbrev" />
                <element ref="gml:axisDirection" />
            </sequence>
            <attribute ref="gml:uom" use="required" />
        </extension>
    </complexContent>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name 0 unbounded
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name (1) unbounded
metaDataProperty gml:metaDataProperty 0 unbounded
name gml:name (1) (1)
axisID gml:axisID 0 unbounded
remarks gml:remarks 0 (1)
axisAbbrev gml:axisAbbrev (1) (1)
axisDirection gml:axisDirection (1) (1)
<xs:group> gml:StandardObjectProperties (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Required
uom gml:uom Required
Collapse Derivation Tree:
Collapse References:
gml:CoordinateSystemAxisgmx:CoordinateSystemAxisAlt_Type, gmx:ML_CoordinateSystemAxis_Type,