Definition Type: ComplexType
Name: VerticalDatumType
Namespace: http://www.opengis.net/gml
Type: gml:AbstractDatumType
Containing Schema: datums.xsd
Abstract
Documentation:
A textual description and/or a set of parameters identifying a particular reference level surface used as a zero-height surface, including its position and orientation with respect to the Earth for any of the height types recognized by this standard.
Collapse XSD Schema Diagram:
Drilldown into verticalDatumType in schema datums_xsd Drilldown into scope in schema referencesystems_xsd Drilldown into validArea in schema referencesystems_xsd Drilldown into realizationEpoch in schema datums_xsd Drilldown into anchorPoint in schema datums_xsd Drilldown into datumID in schema datums_xsd Drilldown into datumName in schema datums_xsd Drilldown into remarks in schema referencesystems_xsd Drilldown into name in schema gmlbase_xsd Drilldown into description in schema gmlbase_xsd Drilldown into metaDataProperty in schema gmlbase_xsd Drilldown into id in schema gmlbase_xsd Drilldown into AbstractDatumBaseType in schema datums_xsd Drilldown into AbstractDatumType in schema datums_xsdXSD Diagram of VerticalDatumType in schema datums_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<complexType name="VerticalDatumType">
    <annotation>
        <documentation>A textual description and/or a set of parameters identifying a particular reference level surface used as a zero-height surface, including its position and orientation with respect to the Earth for any of the height types recognized by this standard. </documentation>
    </annotation>
    <complexContent>
        <extension base="gml:AbstractDatumType">
            <sequence>
                <element ref="gml:verticalDatumType" minOccurs="0" />
            </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
remarks gml:remarks 0 (1)
datumName gml:datumName (1) (1)
datumID gml:datumID 0 unbounded
anchorPoint gml:anchorPoint 0 (1)
realizationEpoch gml:realizationEpoch 0 (1)
validArea gml:validArea 0 (1)
scope gml:scope 0 (1)
verticalDatumType gml:verticalDatumType 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Required
Collapse Derivation Tree:
Collapse References:
gml:VerticalDatum