diagram | ![]() |
||||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||||
type | extension of gml:AbstractDatumType | ||||||||||||||
properties |
|
||||||||||||||
children | gml:metaDataProperty gml:datumName gml:datumID gml:remarks gml:anchorPoint gml:realizationEpoch gml:validArea gml:scope | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="EngineeringDatumType"> <xs:annotation> <xs:documentation>An engineering datum defines the origin of an engineering coordinate reference system, and is used in a region around that origin. This origin can be fixed with respect to the earth (such as a defined point at a construction site), or be a defined point on a moving vehicle (such as on a ship or satellite). </xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="gml:AbstractDatumType"/> </xs:complexContent> </xs:complexType> |