Definition Type: ComplexType
Name: EngineeringDatumType
Namespace: http://www.opengis.net/gml
Type: gml:AbstractDatumType
Containing Schema: datums.xsd
Abstract
Documentation:
Defines the origin and axes directions of an engineering coordinate reference system. Used in a local context only:
Collapse XSD Schema Diagram:
Drilldown into realizationEpoch in schema datums_xsd Drilldown into anchorPoint in schema datums_xsd Drilldown into datumID in schema datums_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 AbstractCRSObjectType in schema referencesystems_xsd Drilldown into AbstractDatumType in schema datums_xsdXSD Diagram of EngineeringDatumType in schema datums_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<xsd:complexType name="EngineeringDatumType" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <xsd:annotation>
        <xsd:documentation>Defines the origin and axes directions of an engineering coordinate reference system. Used in a local context only: </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="gml:AbstractDatumType" />
    </xsd:complexContent>
</xsd: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
datumID gml:datumID (1) (1)
anchorPoint gml:anchorPoint 0 (1)
realizationEpoch gml:realizationEpoch 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Optional
Collapse Derivation Tree:
Collapse References:
gml:EngineeringDatum