Definition Type: ComplexType
Name: VerticalCRSType
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: gml:AbstractReferenceSystemType
Containing Schema: gml.xsd
Abstract
Documentation:
A 1D coordinate reference system used for recording heights or depths. Vertical CRSs make use of the direction of gravity to define the concept of height or depth, but the relationship with gravity may not be straightforward. By implication, ellipsoidal heights (h) cannot be captured in a vertical coordinate reference system. Ellipsoidal heights cannot exist independently, but only as an inseparable part of a 3D coordinate tuple defined in a geographic 3D coordinate reference system.
Collapse XSD Schema Diagram:
Drilldown into usesVerticalDatum in schema gml_xsd Drilldown into usesVerticalCS in schema gml_xsd Drilldown into scope in schema gml_xsd Drilldown into validArea in schema gml_xsd Drilldown into remarks in schema gml_xsd Drilldown into srsID in schema gml_xsd Drilldown into srsName 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 AbstractReferenceSystemBaseType in schema gml_xsd Drilldown into AbstractReferenceSystemType in schema gml_xsdXSD Diagram of VerticalCRSType in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="VerticalCRSType">
    <annotation>
        <documentation>A 1D coordinate reference system used for recording heights or depths. Vertical CRSs make use of the direction of gravity to define the concept of height or depth, but the relationship with gravity may not be straightforward. By implication, ellipsoidal heights (h) cannot be captured in a vertical coordinate reference system. Ellipsoidal heights cannot exist independently, but only as an inseparable part of a 3D coordinate tuple defined in a geographic 3D coordinate reference system. </documentation>
    </annotation>
    <complexContent>
        <extension base="gml:AbstractReferenceSystemType">
            <sequence>
                <element ref="gml:usesVerticalCS" />
                <element ref="gml:usesVerticalDatum" />
            </sequence>
        </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
srsName gml:srsName (1) (1)
srsID gml:srsID 0 unbounded
remarks gml:remarks 0 (1)
validArea gml:validArea 0 (1)
scope gml:scope 0 (1)
usesVerticalCS gml:usesVerticalCS (1) (1)
usesVerticalDatum gml:usesVerticalDatum (1) (1)
<xs:group> gml:StandardObjectProperties (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Required
Collapse Derivation Tree:
Collapse References:
gmx:ML_VerticalCRS_Type, gml:VerticalCRS