| diagram | ![]() |
||||||||||||||
| namespace | http://www.opengis.net/gml/3.2 | ||||||||||||||
| type | extension of gml:AbstractGeneralDerivedCRSType | ||||||||||||||
| properties |
|
||||||||||||||
| children | gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:remarks gml:domainOfValidity gml:scope gml:conversion gml:baseGeodeticCRS gml:baseGeographicCRS gml:cartesianCS | ||||||||||||||
| used by |
|
||||||||||||||
| attributes |
|
||||||||||||||
| source | <complexType name="ProjectedCRSType"> <complexContent> <extension base="gml:AbstractGeneralDerivedCRSType"> <sequence> <choice> <element ref="gml:baseGeodeticCRS"/> <element ref="gml:baseGeographicCRS"/> </choice> <element ref="gml:cartesianCS"/> </sequence> </extension> </complexContent> </complexType> |