Showing:

Attributes
Diagrams
Source
Used by
Complex Type gml:TemporalCRSType
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index18.tmp#id85 index19.tmp#id79 index20.tmp#id100 index21.tmp#id102 index22.tmp#id106 index23.tmp#id111 index24.tmp#id78 index25.tmp#id77 index18.tmp#id85 index19.tmp#id79 index20.tmp#id100 index21.tmp#id102 index22.tmp#id106 index23.tmp#id111 index149.tmp#id581 index150.tmp#id582 index151.tmp#id580 index152.tmp#id930 index163.tmp#id931 index164.tmp#id1003 index359.tmp#id929 index1133.tmp#id1237 index1134.tmp#id1241 index1135.tmp#id1244
Type extension of gml:AbstractCRSType
Type hierarchy
Used by
Element gml:TemporalCRS
Model gml:metaDataProperty* , gml:description{0,1} , gml:descriptionReference{0,1} , gml:identifier , gml:name* , gml:remarks{0,1} , gml:domainOfValidity* , gml:scope+ , (gml:timeCS | gml:usesTemporalCS) , gml:temporalDatum
Children gml:description, gml:descriptionReference, gml:domainOfValidity, gml:identifier, gml:metaDataProperty, gml:name, gml:remarks, gml:scope, gml:temporalDatum, gml:timeCS, gml:usesTemporalCS
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
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>
Schema location http://schemas.opengis.net/gml/3.2.1/coordinateReferenceSystems.xsd