complexType CoordinateSystemAxisType

complexType {http://www.opengis.net/gml}CoordinateSystemAxisType

Type Heirarchy
{http://www.opengis.net/gml}AbstractGMLType (by restriction)
 {http://www.opengis.net/gml}DefinitionType (by restriction)
  {http://www.opengis.net/gml}CoordinateSystemAxisBaseType (by extension)
   {http://www.opengis.net/gml}CoordinateSystemAxisType
Derived Types
{http://www.opengis.net/gml}CoordinateSystemAxisType
 {http://www.opengis.net/gml}CoordinateSystemAxis (by type)
Abstractfalse (This can be used in an instance)
Target Namespacehttp://www.opengis.net/gml
Declared Namespacesxmlns:gml=http://www.opengis.net/gml
xmlns=http://www.w3.org/2001/XMLSchema


Source

<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>


Documentation

Definition of a coordinate system axis.


complexType CoordinateSystemAxisType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.