Definition Type: ComplexType
Name: GeodeticDatumType
Namespace: http://www.opengis.net/gml
Type: gml:AbstractDatumType
Containing Schema: datums.xsd
Abstract
Documentation:
A geodetic datum defines the location and orientation in 3-dimensional space of a defined ellipsoid (or sphere), or of a Cartesian coordinate system centered in this ellipsoid (or sphere).
Collapse XSD Schema Diagram:
Drilldown into usesEllipsoid in schema datums_xsd Drilldown into usesPrimeMeridian 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 GeodeticDatumType in schema datums_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<complexType name="GeodeticDatumType">
    <annotation>
        <documentation>A geodetic datum defines the location and orientation in 3-dimensional space of a defined ellipsoid (or sphere), or of a Cartesian coordinate system centered in this ellipsoid (or sphere). </documentation>
    </annotation>
    <complexContent>
        <extension base="gml:AbstractDatumType">
            <sequence>
                <element ref="gml:usesPrimeMeridian" />
                <element ref="gml:usesEllipsoid" />
            </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)
usesPrimeMeridian gml:usesPrimeMeridian (1) (1)
usesEllipsoid gml:usesEllipsoid (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Required
Collapse Derivation Tree:
Collapse References:
gml:GeodeticDatum