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:timeCS gml:usesTemporalCS gml:temporalDatum | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
source | <complexType name="TemporalCRSType"> <complexContent> <extension base="gml:AbstractCRSType"> <sequence> <choice> <element ref="gml:timeCS"/> <element ref="gml:usesTemporalCS"/> </choice> <element ref="gml:temporalDatum"/> </sequence> </extension> </complexContent> </complexType> |