| diagram | ![]() |
||||||||||||||
| namespace | http://www.opengis.net/gml/3.2 | ||||||||||||||
| type | extension of gml:AbstractCRSType | ||||||||||||||
| properties |
|
||||||||||||||
| children | gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:remarks gml:domainOfValidity gml:scope gml:usesCartesianCS gml:usesSphericalCS gml:usesGeodeticDatum | ||||||||||||||
| used by |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <complexType name="GeocentricCRSType"> <annotation> <appinfo>deprecated</appinfo> </annotation> <complexContent> <extension base="gml:AbstractCRSType"> <sequence> <choice> <element ref="gml:usesCartesianCS"/> <element ref="gml:usesSphericalCS"/> </choice> <element ref="gml:usesGeodeticDatum"/> </sequence> </extension> </complexContent> </complexType> |