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:cartesianCS gml:affineCS gml:usesObliqueCartesianCS gml:imageDatum | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
source | <complexType name="ImageCRSType"> <complexContent> <extension base="gml:AbstractCRSType"> <sequence> <choice> <element ref="gml:cartesianCS"/> <element ref="gml:affineCS"/> <element ref="gml:usesObliqueCartesianCS"/> </choice> <element ref="gml:imageDatum"/> </sequence> </extension> </complexContent> </complexType> |