diagram | |||||||||||||||
namespace | http://www.opengis.net/gml/3.2 | ||||||||||||||
type | extension of gml:IdentifiedObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:remarks gml:domainOfValidity gml:scope | ||||||||||||||
used by | |||||||||||||||
attributes |
|
||||||||||||||
source | <complexType name="AbstractCRSType" abstract="true"> <complexContent> <extension base="gml:IdentifiedObjectType"> <sequence> <element ref="gml:domainOfValidity" minOccurs="0" maxOccurs="unbounded"/> <element ref="gml:scope" maxOccurs="unbounded"/> </sequence> </extension> </complexContent> </complexType> |