Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Included schema coordinateReferenceSystems.xsd
Namespacehttp://www.opengis.net/gml/3.2
Annotations
See ISO/DIS 19136 13.3.
The spatial-temporal coordinate reference systems schema components are divided into two logical parts. One part defines elements and types for XML encoding of abstract coordinate reference systems definitions. The larger part defines specialized constructs for XML encoding of definitions of the multiple concrete types of spatial-temporal coordinate reference systems.
These schema components encode the Coordinate Reference System packages of the UML Models of ISO 19111 Clause 8 and ISO/DIS 19136 D.3.10, with the exception of the abstract "SC_CRS" class.

GML is an OGC Standard.
Copyright (c) 2007, 2010, 2016, 2018 Open Geospatial Consortium.
To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
Properties
attribute form defaultunqualified
element form defaultqualified
version3.2.2
Element gml:AbstractSingleCRS
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:AbstractSingleCRS implements a coordinate reference system consisting of one coordinate system and one datum (as opposed to a Compound CRS).
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypegmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namedictionary_xsd.tmp#DefinitionBaseTypedictionary_xsd.tmp#remarksdictionary_xsd.tmp#DefinitionTypereferenceSystems_xsd.tmp#IdentifiedObjectTypereferenceSystems_xsd.tmp#domainOfValidityreferenceSystems_xsd.tmp#scopereferenceSystems_xsd.tmp#AbstractCRSTypecoordinateReferenceSystems_xsd.tmp#AbstractGeneralDerivedCRScoordinateReferenceSystems_xsd.tmp#EngineeringCRSdeprecatedTypes_xsd.tmp#GeocentricCRScoordinateReferenceSystems_xsd.tmp#GeodeticCRSdeprecatedTypes_xsd.tmp#GeographicCRScoordinateReferenceSystems_xsd.tmp#ImageCRScoordinateReferenceSystems_xsd.tmp#TemporalCRScoordinateReferenceSystems_xsd.tmp#VerticalCRSreferenceSystems_xsd.tmp#AbstractCRS
Typegml:AbstractCRSType
Type hierarchy
Properties
contentcomplex
abstracttrue
Substitution Group
Substitution Group Affiliation
Used by
Model
Childrengml:description, gml:descriptionReference, gml:domainOfValidity, gml:identifier, gml:metaDataProperty, gml:name, gml:remarks, gml:scope
Instance
<gml:AbstractSingleCRS gml:id="" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:descriptionReference xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:descriptionReference>
  <gml:identifier codeSpace="">{1,1}</gml:identifier>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
  <gml:remarks>{0,1}</gml:remarks>
  <gml:domainOfValidity xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:domainOfValidity>
  <gml:scope>{1,unbounded}</gml:scope>
</gml:AbstractSingleCRS>
Attributes
QNameTypeUseAnnotation
gml:idIDrequired
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
<element name="AbstractSingleCRS" type="gml:AbstractCRSType" abstract="true" substitutionGroup="gml:AbstractCRS">
  <annotation>
    <documentation>gml:AbstractSingleCRS implements a coordinate reference system consisting of one coordinate system and one datum (as opposed to a Compound CRS).</documentation>
  </annotation>
</element>
Element gml:AbstractGeneralDerivedCRS
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:AbstractGeneralDerivedCRS is a coordinate reference system that is defined by its coordinate conversion from another coordinate reference system. This abstract complex type shall not be used, extended, or restricted, in a GML Application Schema, to define a concrete subtype with a meaning equivalent to a concrete subtype specified in this document.
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypegmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namedictionary_xsd.tmp#DefinitionBaseTypedictionary_xsd.tmp#remarksdictionary_xsd.tmp#DefinitionTypereferenceSystems_xsd.tmp#IdentifiedObjectTypereferenceSystems_xsd.tmp#domainOfValidityreferenceSystems_xsd.tmp#scopereferenceSystems_xsd.tmp#AbstractCRSTypecoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_conversioncoordinateReferenceSystems_xsd.tmp#AbstractGeneralDerivedCRSTypecoordinateReferenceSystems_xsd.tmp#DerivedCRScoordinateReferenceSystems_xsd.tmp#ProjectedCRScoordinateReferenceSystems_xsd.tmp#AbstractSingleCRS
Typegml:AbstractGeneralDerivedCRSType
Type hierarchy
Properties
contentcomplex
abstracttrue
Substitution Group
Substitution Group Affiliation
Model
Childrengml:conversion, gml:description, gml:descriptionReference, gml:domainOfValidity, gml:identifier, gml:metaDataProperty, gml:name, gml:remarks, gml:scope
Instance
<gml:AbstractGeneralDerivedCRS gml:id="" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:descriptionReference xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:descriptionReference>
  <gml:identifier codeSpace="">{1,1}</gml:identifier>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
  <gml:remarks>{0,1}</gml:remarks>
  <gml:domainOfValidity xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:domainOfValidity>
  <gml:scope>{1,unbounded}</gml:scope>
  <gml:conversion xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:conversion>
</gml:AbstractGeneralDerivedCRS>
Attributes
QNameTypeUseAnnotation
gml:idIDrequired
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
<element name="AbstractGeneralDerivedCRS" type="gml:AbstractGeneralDerivedCRSType" abstract="true" substitutionGroup="gml:AbstractSingleCRS">
  <annotation>
    <documentation>gml:AbstractGeneralDerivedCRS is a coordinate reference system that is defined by its coordinate conversion from another coordinate reference system. This abstract complex type shall not be used, extended, or restricted, in a GML Application Schema, to define a concrete subtype with a meaning equivalent to a concrete subtype specified in this document.</documentation>
  </annotation>
</element>
Element gml:conversion
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:conversion is an association role to the coordinate conversion used to define the derived CRS.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupcoordinateOperations_xsd.tmp#AbstractGeneralConversioncoordinateOperations_xsd.tmp#GeneralConversionPropertyTypedeprecatedTypes_xsd.tmp#definedByConversion
Typegml:GeneralConversionPropertyType
Properties
contentcomplex
Substitution Group
Used by
Model
Childrengml:AbstractGeneralConversion
Instance
<gml:conversion xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:AbstractGeneralConversion gml:id="">{1,1}</gml:AbstractGeneralConversion>
</gml:conversion>
Attributes
Source
<element name="conversion" type="gml:GeneralConversionPropertyType">
  <annotation>
    <documentation>gml:conversion is an association role to the coordinate conversion used to define the derived CRS.</documentation>
  </annotation>
</element>
Element gml:CompoundCRS
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:CompundCRS is a coordinate reference system describing the position of points through two or more independent coordinate reference systems. It is associated with a non-repeating sequence of two or more instances of SingleCRS.
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypegmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namedictionary_xsd.tmp#DefinitionBaseTypedictionary_xsd.tmp#remarksdictionary_xsd.tmp#DefinitionTypereferenceSystems_xsd.tmp#IdentifiedObjectTypereferenceSystems_xsd.tmp#domainOfValidityreferenceSystems_xsd.tmp#scopereferenceSystems_xsd.tmp#AbstractCRSTypegmlBase_xsd.tmp#AggregationAttributeGroupcoordinateReferenceSystems_xsd.tmp#componentReferenceSystemcoordinateReferenceSystems_xsd.tmp#CompoundCRSTypereferenceSystems_xsd.tmp#AbstractCRS
Typegml:CompoundCRSType
Type hierarchy
Properties
contentcomplex
Substitution Group Affiliation
Used by
Model
Childrengml:componentReferenceSystem, gml:description, gml:descriptionReference, gml:domainOfValidity, gml:identifier, gml:metaDataProperty, gml:name, gml:remarks, gml:scope
Instance
<gml:CompoundCRS aggregationType="" gml:id="" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:descriptionReference xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:descriptionReference>
  <gml:identifier codeSpace="">{1,1}</gml:identifier>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
  <gml:remarks>{0,1}</gml:remarks>
  <gml:domainOfValidity xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:domainOfValidity>
  <gml:scope>{1,unbounded}</gml:scope>
  <gml:componentReferenceSystem xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{2,unbounded}</gml:componentReferenceSystem>
</gml:CompoundCRS>
Attributes
QNameTypeUseAnnotation
aggregationTypegml:AggregationTypeoptional
gml:idIDrequired
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
<element name="CompoundCRS" type="gml:CompoundCRSType" substitutionGroup="gml:AbstractCRS">
  <annotation>
    <documentation>gml:CompundCRS is a coordinate reference system describing the position of points through two or more independent coordinate reference systems. It is associated with a non-repeating sequence of two or more instances of SingleCRS.</documentation>
  </annotation>
</element>
Element gml:componentReferenceSystem
Namespacehttp://www.opengis.net/gml/3.2
Annotations
The gml:componentReferenceSystem elements are an ordered sequence of associations to all the component coordinate reference systems included in this compound coordinate reference system. The gml:AggregationAttributeGroup should be used to specify that the gml:componentReferenceSystem properties are ordered.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupcoordinateReferenceSystems_xsd.tmp#AbstractSingleCRScoordinateReferenceSystems_xsd.tmp#SingleCRSPropertyTypedeprecatedTypes_xsd.tmp#includesSingleCRS
Typegml:SingleCRSPropertyType
Properties
contentcomplex
Substitution Group
Used by
Model
Childrengml:AbstractSingleCRS
Instance
<gml:componentReferenceSystem xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:AbstractSingleCRS gml:id="">{1,1}</gml:AbstractSingleCRS>
</gml:componentReferenceSystem>
Attributes
Source
<element name="componentReferenceSystem" type="gml:SingleCRSPropertyType">
  <annotation>
    <documentation>The gml:componentReferenceSystem elements are an ordered sequence of associations to all the component coordinate reference systems included in this compound coordinate reference system. The gml:AggregationAttributeGroup should be used to specify that the gml:componentReferenceSystem properties are ordered.</documentation>
  </annotation>
</element>
Element gml:GeodeticCRS
Namespacehttp://www.opengis.net/gml/3.2
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypegmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namedictionary_xsd.tmp#DefinitionBaseTypedictionary_xsd.tmp#remarksdictionary_xsd.tmp#DefinitionTypereferenceSystems_xsd.tmp#IdentifiedObjectTypereferenceSystems_xsd.tmp#domainOfValidityreferenceSystems_xsd.tmp#scopereferenceSystems_xsd.tmp#AbstractCRSTypecoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_ellipsoidalCScoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_cartesianCScoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_sphericalCScoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_geodeticDatumcoordinateReferenceSystems_xsd.tmp#GeodeticCRSTypecoordinateReferenceSystems_xsd.tmp#AbstractSingleCRS
Typegml:GeodeticCRSType
Type hierarchy
Properties
contentcomplex
Substitution Group Affiliation
Used by
Model
Childrengml:cartesianCS, gml:description, gml:descriptionReference, gml:domainOfValidity, gml:ellipsoidalCS, gml:geodeticDatum, gml:identifier, gml:metaDataProperty, gml:name, gml:remarks, gml:scope, gml:sphericalCS
Instance
<gml:GeodeticCRS gml:id="" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:descriptionReference xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:descriptionReference>
  <gml:identifier codeSpace="">{1,1}</gml:identifier>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
  <gml:remarks>{0,1}</gml:remarks>
  <gml:domainOfValidity xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:domainOfValidity>
  <gml:scope>{1,unbounded}</gml:scope>
  <gml:ellipsoidalCS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:ellipsoidalCS>
  <gml:cartesianCS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:cartesianCS>
  <gml:sphericalCS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:sphericalCS>
  <gml:geodeticDatum xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:geodeticDatum>
</gml:GeodeticCRS>
Attributes
QNameTypeUseAnnotation
gml:idIDrequired
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
<element name="GeodeticCRS" type="gml:GeodeticCRSType" substitutionGroup="gml:AbstractSingleCRS"/>
Element gml:ellipsoidalCS
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:ellipsoidalCS is an association role to the ellipsoidal coordinate system used by this CRS.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupcoordinateSystems_xsd.tmp#EllipsoidalCScoordinateSystems_xsd.tmp#EllipsoidalCSPropertyTypedeprecatedTypes_xsd.tmp#usesEllipsoidalCS
Typegml:EllipsoidalCSPropertyType
Properties
contentcomplex
Substitution Group
Used by
Model
Childrengml:EllipsoidalCS
Instance
<gml:ellipsoidalCS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:EllipsoidalCS aggregationType="" gml:id="">{1,1}</gml:EllipsoidalCS>
</gml:ellipsoidalCS>
Attributes
Source
<element name="ellipsoidalCS" type="gml:EllipsoidalCSPropertyType">
  <annotation>
    <documentation>gml:ellipsoidalCS is an association role to the ellipsoidal coordinate system used by this CRS.</documentation>
  </annotation>
</element>
Element gml:cartesianCS
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:cartesianCS is an association role to the Cartesian coordinate system used by this CRS.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupcoordinateSystems_xsd.tmp#CartesianCScoordinateSystems_xsd.tmp#CartesianCSPropertyTypedeprecatedTypes_xsd.tmp#usesCartesianCS
Typegml:CartesianCSPropertyType
Properties
contentcomplex
Substitution Group
Used by
Model
Childrengml:CartesianCS
Instance
<gml:cartesianCS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:CartesianCS aggregationType="" gml:id="">{1,1}</gml:CartesianCS>
</gml:cartesianCS>
Attributes
Source
<element name="cartesianCS" type="gml:CartesianCSPropertyType">
  <annotation>
    <documentation>gml:cartesianCS is an association role to the Cartesian coordinate system used by this CRS.</documentation>
  </annotation>
</element>
Element gml:sphericalCS
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:sphericalCS is an association role to the spherical coordinate system used by this CRS.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupcoordinateSystems_xsd.tmp#SphericalCScoordinateSystems_xsd.tmp#SphericalCSPropertyTypedeprecatedTypes_xsd.tmp#usesSphericalCS
Typegml:SphericalCSPropertyType
Properties
contentcomplex
Substitution Group
Used by
Model
Childrengml:SphericalCS
Instance
<gml:sphericalCS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:SphericalCS aggregationType="" gml:id="">{1,1}</gml:SphericalCS>
</gml:sphericalCS>
Attributes
Source
<element name="sphericalCS" type="gml:SphericalCSPropertyType">
  <annotation>
    <documentation>gml:sphericalCS is an association role to the spherical coordinate system used by this CRS.</documentation>
  </annotation>
</element>
Element gml:geodeticDatum
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:geodeticDatum is an association role to the geodetic datum used by this CRS.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupdatums_xsd.tmp#GeodeticDatumdatums_xsd.tmp#GeodeticDatumPropertyTypedeprecatedTypes_xsd.tmp#usesGeodeticDatum
Typegml:GeodeticDatumPropertyType
Properties
contentcomplex
Substitution Group
Used by
Model
Childrengml:GeodeticDatum
Instance
<gml:geodeticDatum xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:GeodeticDatum gml:id="">{1,1}</gml:GeodeticDatum>
</gml:geodeticDatum>
Attributes
Source
<element name="geodeticDatum" type="gml:GeodeticDatumPropertyType">
  <annotation>
    <documentation>gml:geodeticDatum is an association role to the geodetic datum used by this CRS.</documentation>
  </annotation>
</element>
Element gml:VerticalCRS
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:VerticalCRS is a 1D coordinate reference system used for recording heights or depths. Vertical CRSs make use of the direction of gravity to define the concept of height or depth, but the relationship with gravity may not be straightforward. By implication, ellipsoidal heights (h) cannot be captured in a vertical coordinate reference system. Ellipsoidal heights cannot exist independently, but only as an inseparable part of a 3D coordinate tuple defined in a geographic 3D coordinate reference system.
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypegmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namedictionary_xsd.tmp#DefinitionBaseTypedictionary_xsd.tmp#remarksdictionary_xsd.tmp#DefinitionTypereferenceSystems_xsd.tmp#IdentifiedObjectTypereferenceSystems_xsd.tmp#domainOfValidityreferenceSystems_xsd.tmp#scopereferenceSystems_xsd.tmp#AbstractCRSTypecoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_verticalCScoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_verticalDatumcoordinateReferenceSystems_xsd.tmp#VerticalCRSTypecoordinateReferenceSystems_xsd.tmp#AbstractSingleCRS
Typegml:VerticalCRSType
Type hierarchy
Properties
contentcomplex
Substitution Group Affiliation
Used by
Model
Childrengml:description, gml:descriptionReference, gml:domainOfValidity, gml:identifier, gml:metaDataProperty, gml:name, gml:remarks, gml:scope, gml:verticalCS, gml:verticalDatum
Instance
<gml:VerticalCRS gml:id="" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:descriptionReference xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:descriptionReference>
  <gml:identifier codeSpace="">{1,1}</gml:identifier>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
  <gml:remarks>{0,1}</gml:remarks>
  <gml:domainOfValidity xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:domainOfValidity>
  <gml:scope>{1,unbounded}</gml:scope>
  <gml:verticalCS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:verticalCS>
  <gml:verticalDatum xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:verticalDatum>
</gml:VerticalCRS>
Attributes
QNameTypeUseAnnotation
gml:idIDrequired
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
<element name="VerticalCRS" type="gml:VerticalCRSType" substitutionGroup="gml:AbstractSingleCRS">
  <annotation>
    <documentation>gml:VerticalCRS is a 1D coordinate reference system used for recording heights or depths. Vertical CRSs make use of the direction of gravity to define the concept of height or depth, but the relationship with gravity may not be straightforward. By implication, ellipsoidal heights (h) cannot be captured in a vertical coordinate reference system. Ellipsoidal heights cannot exist independently, but only as an inseparable part of a 3D coordinate tuple defined in a geographic 3D coordinate reference system.</documentation>
  </annotation>
</element>
Element gml:verticalCS
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:verticalCS is an association role to the vertical coordinate system used by this CRS.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupcoordinateSystems_xsd.tmp#VerticalCScoordinateSystems_xsd.tmp#VerticalCSPropertyTypedeprecatedTypes_xsd.tmp#usesVerticalCS
Typegml:VerticalCSPropertyType
Properties
contentcomplex
Substitution Group
Used by
Model
Childrengml:VerticalCS
Instance
<gml:verticalCS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:VerticalCS aggregationType="" gml:id="">{1,1}</gml:VerticalCS>
</gml:verticalCS>
Attributes
Source
<element name="verticalCS" type="gml:VerticalCSPropertyType">
  <annotation>
    <documentation>gml:verticalCS is an association role to the vertical coordinate system used by this CRS.</documentation>
  </annotation>
</element>
Element gml:verticalDatum
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:verticalDatum is an association role to the vertical datum used by this CRS.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupdatums_xsd.tmp#VerticalDatumdatums_xsd.tmp#VerticalDatumPropertyTypedeprecatedTypes_xsd.tmp#usesVerticalDatum
Typegml:VerticalDatumPropertyType
Properties
contentcomplex
Substitution Group
Used by
Model
Childrengml:VerticalDatum
Instance
<gml:verticalDatum xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:VerticalDatum gml:id="">{1,1}</gml:VerticalDatum>
</gml:verticalDatum>
Attributes
Source
<element name="verticalDatum" type="gml:VerticalDatumPropertyType">
  <annotation>
    <documentation>gml:verticalDatum is an association role to the vertical datum used by this CRS.</documentation>
  </annotation>
</element>
Element gml:ProjectedCRS
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:ProjectedCRS is a 2D coordinate reference system used to approximate the shape of the earth on a planar surface, but in such a way that the distortion that is inherent to the approximation is carefully controlled and known. Distortion correction is commonly applied to calculated bearings and distances to produce values that are a close match to actual field values.
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypegmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namedictionary_xsd.tmp#DefinitionBaseTypedictionary_xsd.tmp#remarksdictionary_xsd.tmp#DefinitionTypereferenceSystems_xsd.tmp#IdentifiedObjectTypereferenceSystems_xsd.tmp#domainOfValidityreferenceSystems_xsd.tmp#scopereferenceSystems_xsd.tmp#AbstractCRSTypecoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_conversioncoordinateReferenceSystems_xsd.tmp#AbstractGeneralDerivedCRSTypecoordinateReferenceSystems_xsd.tmp#baseGeodeticCRSdeprecatedTypes_xsd.tmp#baseGeographicCRScoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_cartesianCScoordinateReferenceSystems_xsd.tmp#ProjectedCRSTypecoordinateReferenceSystems_xsd.tmp#AbstractGeneralDerivedCRS
Typegml:ProjectedCRSType
Type hierarchy
Properties
contentcomplex
Substitution Group Affiliation
Used by
Model
Childrengml:baseGeodeticCRS, gml:baseGeographicCRS, gml:cartesianCS, gml:conversion, gml:description, gml:descriptionReference, gml:domainOfValidity, gml:identifier, gml:metaDataProperty, gml:name, gml:remarks, gml:scope
Instance
<gml:ProjectedCRS gml:id="" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:descriptionReference xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:descriptionReference>
  <gml:identifier codeSpace="">{1,1}</gml:identifier>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
  <gml:remarks>{0,1}</gml:remarks>
  <gml:domainOfValidity xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:domainOfValidity>
  <gml:scope>{1,unbounded}</gml:scope>
  <gml:conversion xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:conversion>
  <gml:baseGeodeticCRS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:baseGeodeticCRS>
  <gml:baseGeographicCRS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:baseGeographicCRS>
  <gml:cartesianCS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:cartesianCS>
</gml:ProjectedCRS>
Attributes
QNameTypeUseAnnotation
gml:idIDrequired
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
<element name="ProjectedCRS" type="gml:ProjectedCRSType" substitutionGroup="gml:AbstractGeneralDerivedCRS">
  <annotation>
    <documentation>gml:ProjectedCRS is a 2D coordinate reference system used to approximate the shape of the earth on a planar surface, but in such a way that the distortion that is inherent to the approximation is carefully controlled and known. Distortion correction is commonly applied to calculated bearings and distances to produce values that are a close match to actual field values.</documentation>
  </annotation>
</element>
Element gml:baseGeodeticCRS
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:baseGeodeticCRS is an association role to the geodetic coordinate reference system used by this projected CRS.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupcoordinateReferenceSystems_xsd.tmp#GeodeticCRScoordinateReferenceSystems_xsd.tmp#GeodeticCRSPropertyType
Typegml:GeodeticCRSPropertyType
Properties
contentcomplex
Used by
Model
Childrengml:GeodeticCRS
Instance
<gml:baseGeodeticCRS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:GeodeticCRS gml:id="">{1,1}</gml:GeodeticCRS>
</gml:baseGeodeticCRS>
Attributes
Source
<element name="baseGeodeticCRS" type="gml:GeodeticCRSPropertyType">
  <annotation>
    <documentation>gml:baseGeodeticCRS is an association role to the geodetic coordinate reference system used by this projected CRS.</documentation>
  </annotation>
</element>
Element gml:DerivedCRS
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:DerivedCRS is a single coordinate reference system that is defined by its coordinate conversion from another single coordinate reference system known as the base CRS. The base CRS can be a projected coordinate reference system, if this DerivedCRS is used for a georectified grid coverage as described in ISO 19123, Clause 8.
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypegmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namedictionary_xsd.tmp#DefinitionBaseTypedictionary_xsd.tmp#remarksdictionary_xsd.tmp#DefinitionTypereferenceSystems_xsd.tmp#IdentifiedObjectTypereferenceSystems_xsd.tmp#domainOfValidityreferenceSystems_xsd.tmp#scopereferenceSystems_xsd.tmp#AbstractCRSTypecoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_conversioncoordinateReferenceSystems_xsd.tmp#AbstractGeneralDerivedCRSTypecoordinateReferenceSystems_xsd.tmp#baseCRScoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_derivedCRSTypecoordinateReferenceSystems_xsd.tmp#coordinateSystemcoordinateReferenceSystems_xsd.tmp#DerivedCRSTypecoordinateReferenceSystems_xsd.tmp#AbstractGeneralDerivedCRS
Typegml:DerivedCRSType
Type hierarchy
Properties
contentcomplex
Substitution Group Affiliation
Used by
Model
Childrengml:baseCRS, gml:conversion, gml:coordinateSystem, gml:derivedCRSType, gml:description, gml:descriptionReference, gml:domainOfValidity, gml:identifier, gml:metaDataProperty, gml:name, gml:remarks, gml:scope
Instance
<gml:DerivedCRS gml:id="" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:descriptionReference xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:descriptionReference>
  <gml:identifier codeSpace="">{1,1}</gml:identifier>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
  <gml:remarks>{0,1}</gml:remarks>
  <gml:domainOfValidity xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:domainOfValidity>
  <gml:scope>{1,unbounded}</gml:scope>
  <gml:conversion xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:conversion>
  <gml:baseCRS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:baseCRS>
  <gml:derivedCRSType codeSpace="">{1,1}</gml:derivedCRSType>
  <gml:coordinateSystem xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:coordinateSystem>
</gml:DerivedCRS>
Attributes
QNameTypeUseAnnotation
gml:idIDrequired
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
<element name="DerivedCRS" type="gml:DerivedCRSType" substitutionGroup="gml:AbstractGeneralDerivedCRS">
  <annotation>
    <documentation>gml:DerivedCRS is a single coordinate reference system that is defined by its coordinate conversion from another single coordinate reference system known as the base CRS. The base CRS can be a projected coordinate reference system, if this DerivedCRS is used for a georectified grid coverage as described in ISO 19123, Clause 8.</documentation>
  </annotation>
</element>
Element gml:baseCRS
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:baseCRS is an association role to the coordinate reference system used by this derived CRS.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupcoordinateReferenceSystems_xsd.tmp#AbstractSingleCRScoordinateReferenceSystems_xsd.tmp#SingleCRSPropertyType
Typegml:SingleCRSPropertyType
Properties
contentcomplex
Used by
Complex Typegml:DerivedCRSType
Model
Childrengml:AbstractSingleCRS
Instance
<gml:baseCRS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:AbstractSingleCRS gml:id="">{1,1}</gml:AbstractSingleCRS>
</gml:baseCRS>
Attributes
Source
<element name="baseCRS" type="gml:SingleCRSPropertyType">
  <annotation>
    <documentation>gml:baseCRS is an association role to the coordinate reference system used by this derived CRS.</documentation>
  </annotation>
</element>
Element gml:derivedCRSType
Namespacehttp://www.opengis.net/gml/3.2
Annotations
The gml:derivedCRSType property describes the type of a derived coordinate reference system. The required codeSpace attribute shall reference a source of information specifying the values and meanings of all the allowed string values for this property.
Diagram
DiagrambasicTypes_xsd.tmp#CodeType_codeSpacebasicTypes_xsd.tmp#CodeTypebasicTypes_xsd.tmp#CodeWithAuthorityType_codeSpacebasicTypes_xsd.tmp#CodeWithAuthorityType
Typegml:CodeWithAuthorityType
Type hierarchy
Properties
contentcomplex
Used by
Complex Typegml:DerivedCRSType
Attributes
QNameTypeUse
codeSpaceanyURIrequired
Source
<element name="derivedCRSType" type="gml:CodeWithAuthorityType">
  <annotation>
    <documentation>The gml:derivedCRSType property describes the type of a derived coordinate reference system. The required codeSpace attribute shall reference a source of information specifying the values and meanings of all the allowed string values for this property.</documentation>
  </annotation>
</element>
Element gml:coordinateSystem
Namespacehttp://www.opengis.net/gml/3.2
Annotations
An association role to the coordinate system used by this CRS.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupcoordinateSystems_xsd.tmp#AbstractCoordinateSystemcoordinateSystems_xsd.tmp#CoordinateSystemPropertyTypedeprecatedTypes_xsd.tmp#usesCS
Typegml:CoordinateSystemPropertyType
Properties
contentcomplex
Substitution Group
Used by
Model
Childrengml:AbstractCoordinateSystem
Instance
<gml:coordinateSystem xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:AbstractCoordinateSystem aggregationType="" gml:id="">{1,1}</gml:AbstractCoordinateSystem>
</gml:coordinateSystem>
Attributes
Source
<element name="coordinateSystem" type="gml:CoordinateSystemPropertyType">
  <annotation>
    <documentation>An association role to the coordinate system used by this CRS.</documentation>
  </annotation>
</element>
Element gml:EngineeringCRS
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:EngineeringCRS is a contextually local coordinate reference system which can be divided into two broad categories:
-	earth-fixed systems applied to engineering activities on or near the surface of the earth;
-	CRSs on moving platforms such as road vehicles, vessels, aircraft, or spacecraft, see ISO 19111 8.3.
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypegmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namedictionary_xsd.tmp#DefinitionBaseTypedictionary_xsd.tmp#remarksdictionary_xsd.tmp#DefinitionTypereferenceSystems_xsd.tmp#IdentifiedObjectTypereferenceSystems_xsd.tmp#domainOfValidityreferenceSystems_xsd.tmp#scopereferenceSystems_xsd.tmp#AbstractCRSTypecoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_affineCScoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_cartesianCScoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_cylindricalCScoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_linearCScoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_polarCScoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_sphericalCScoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_userDefinedCScoordinateReferenceSystems_xsd.tmp#coordinateSystemcoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_engineeringDatumcoordinateReferenceSystems_xsd.tmp#EngineeringCRSTypecoordinateReferenceSystems_xsd.tmp#AbstractSingleCRS
Typegml:EngineeringCRSType
Type hierarchy
Properties
contentcomplex
Substitution Group Affiliation
Used by
Model
Childrengml:affineCS, gml:cartesianCS, gml:coordinateSystem, gml:cylindricalCS, gml:description, gml:descriptionReference, gml:domainOfValidity, gml:engineeringDatum, gml:identifier, gml:linearCS, gml:metaDataProperty, gml:name, gml:polarCS, gml:remarks, gml:scope, gml:sphericalCS, gml:userDefinedCS
Instance
<gml:EngineeringCRS gml:id="" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:descriptionReference xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:descriptionReference>
  <gml:identifier codeSpace="">{1,1}</gml:identifier>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
  <gml:remarks>{0,1}</gml:remarks>
  <gml:domainOfValidity xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:domainOfValidity>
  <gml:scope>{1,unbounded}</gml:scope>
  <gml:affineCS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:affineCS>
  <gml:cartesianCS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:cartesianCS>
  <gml:cylindricalCS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:cylindricalCS>
  <gml:linearCS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:linearCS>
  <gml:polarCS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:polarCS>
  <gml:sphericalCS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:sphericalCS>
  <gml:userDefinedCS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:userDefinedCS>
  <gml:coordinateSystem xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:coordinateSystem>
  <gml:engineeringDatum xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:engineeringDatum>
</gml:EngineeringCRS>
Attributes
QNameTypeUseAnnotation
gml:idIDrequired
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
<element name="EngineeringCRS" type="gml:EngineeringCRSType" substitutionGroup="gml:AbstractSingleCRS">
  <annotation>
    <documentation>gml:EngineeringCRS is a contextually local coordinate reference system which can be divided into two broad categories: - earth-fixed systems applied to engineering activities on or near the surface of the earth; - CRSs on moving platforms such as road vehicles, vessels, aircraft, or spacecraft, see ISO 19111 8.3.</documentation>
  </annotation>
</element>
Element gml:affineCS
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:affineCS is an association role to the affine coordinate system used by this CRS.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupcoordinateSystems_xsd.tmp#AffineCScoordinateSystems_xsd.tmp#AffineCSPropertyTypedeprecatedTypes_xsd.tmp#usesAffineCS
Typegml:AffineCSPropertyType
Properties
contentcomplex
Substitution Group
Used by
Model
Childrengml:AffineCS
Instance
<gml:affineCS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:AffineCS aggregationType="" gml:id="">{1,1}</gml:AffineCS>
</gml:affineCS>
Attributes
Source
<element name="affineCS" type="gml:AffineCSPropertyType">
  <annotation>
    <documentation>gml:affineCS is an association role to the affine coordinate system used by this CRS.</documentation>
  </annotation>
</element>
Element gml:cylindricalCS
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:cylindricalCS is an association role to the cylindrical coordinate system used by this CRS.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupcoordinateSystems_xsd.tmp#CylindricalCScoordinateSystems_xsd.tmp#CylindricalCSPropertyType
Typegml:CylindricalCSPropertyType
Properties
contentcomplex
Used by
Model
Childrengml:CylindricalCS
Instance
<gml:cylindricalCS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:CylindricalCS aggregationType="" gml:id="">{1,1}</gml:CylindricalCS>
</gml:cylindricalCS>
Attributes
Source
<element name="cylindricalCS" type="gml:CylindricalCSPropertyType">
  <annotation>
    <documentation>gml:cylindricalCS is an association role to the cylindrical coordinate system used by this CRS.</documentation>
  </annotation>
</element>
Element gml:linearCS
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:linearCS is an association role to the linear coordinate system used by this CRS.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupcoordinateSystems_xsd.tmp#LinearCScoordinateSystems_xsd.tmp#LinearCSPropertyType
Typegml:LinearCSPropertyType
Properties
contentcomplex
Used by
Model
Childrengml:LinearCS
Instance
<gml:linearCS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:LinearCS aggregationType="" gml:id="">{1,1}</gml:LinearCS>
</gml:linearCS>
Attributes
Source
<element name="linearCS" type="gml:LinearCSPropertyType">
  <annotation>
    <documentation>gml:linearCS is an association role to the linear coordinate system used by this CRS.</documentation>
  </annotation>
</element>
Element gml:polarCS
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:polarCS is an association role to the polar coordinate system used by this CRS.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupcoordinateSystems_xsd.tmp#PolarCScoordinateSystems_xsd.tmp#PolarCSPropertyType
Typegml:PolarCSPropertyType
Properties
contentcomplex
Used by
Model
Childrengml:PolarCS
Instance
<gml:polarCS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:PolarCS aggregationType="" gml:id="">{1,1}</gml:PolarCS>
</gml:polarCS>
Attributes
Source
<element name="polarCS" type="gml:PolarCSPropertyType">
  <annotation>
    <documentation>gml:polarCS is an association role to the polar coordinate system used by this CRS.</documentation>
  </annotation>
</element>
Element gml:userDefinedCS
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:userDefinedCS is an association role to the user defined coordinate system used by this CRS.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupcoordinateSystems_xsd.tmp#UserDefinedCScoordinateSystems_xsd.tmp#UserDefinedCSPropertyType
Typegml:UserDefinedCSPropertyType
Properties
contentcomplex
Used by
Model
Childrengml:UserDefinedCS
Instance
<gml:userDefinedCS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:UserDefinedCS aggregationType="" gml:id="">{1,1}</gml:UserDefinedCS>
</gml:userDefinedCS>
Attributes
Source
<element name="userDefinedCS" type="gml:UserDefinedCSPropertyType">
  <annotation>
    <documentation>gml:userDefinedCS is an association role to the user defined coordinate system used by this CRS.</documentation>
  </annotation>
</element>
Element gml:engineeringDatum
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:engineeringDatum is an association role to the engineering datum used by this CRS.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupdatums_xsd.tmp#EngineeringDatumdatums_xsd.tmp#EngineeringDatumPropertyTypedeprecatedTypes_xsd.tmp#usesEngineeringDatum
Typegml:EngineeringDatumPropertyType
Properties
contentcomplex
Substitution Group
Used by
Model
Childrengml:EngineeringDatum
Instance
<gml:engineeringDatum xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:EngineeringDatum gml:id="">{1,1}</gml:EngineeringDatum>
</gml:engineeringDatum>
Attributes
Source
<element name="engineeringDatum" type="gml:EngineeringDatumPropertyType">
  <annotation>
    <documentation>gml:engineeringDatum is an association role to the engineering datum used by this CRS.</documentation>
  </annotation>
</element>
Element gml:ImageCRS
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:ImageCRS is an engineering coordinate reference system applied to locations in images. Image coordinate reference systems are treated as a separate sub-type because the definition of the associated image datum contains two attributes not relevant to other engineering datums.
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypegmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namedictionary_xsd.tmp#DefinitionBaseTypedictionary_xsd.tmp#remarksdictionary_xsd.tmp#DefinitionTypereferenceSystems_xsd.tmp#IdentifiedObjectTypereferenceSystems_xsd.tmp#domainOfValidityreferenceSystems_xsd.tmp#scopereferenceSystems_xsd.tmp#AbstractCRSTypecoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_cartesianCScoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_affineCSdeprecatedTypes_xsd.tmp#usesObliqueCartesianCScoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_imageDatumcoordinateReferenceSystems_xsd.tmp#ImageCRSTypecoordinateReferenceSystems_xsd.tmp#AbstractSingleCRS
Typegml:ImageCRSType
Type hierarchy
Properties
contentcomplex
Substitution Group Affiliation
Used by
Model
Childrengml:affineCS, gml:cartesianCS, gml:description, gml:descriptionReference, gml:domainOfValidity, gml:identifier, gml:imageDatum, gml:metaDataProperty, gml:name, gml:remarks, gml:scope, gml:usesObliqueCartesianCS
Instance
<gml:ImageCRS gml:id="" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:descriptionReference xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:descriptionReference>
  <gml:identifier codeSpace="">{1,1}</gml:identifier>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
  <gml:remarks>{0,1}</gml:remarks>
  <gml:domainOfValidity xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:domainOfValidity>
  <gml:scope>{1,unbounded}</gml:scope>
  <gml:cartesianCS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:cartesianCS>
  <gml:affineCS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:affineCS>
  <gml:usesObliqueCartesianCS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:usesObliqueCartesianCS>
  <gml:imageDatum xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:imageDatum>
</gml:ImageCRS>
Attributes
QNameTypeUseAnnotation
gml:idIDrequired
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
<element name="ImageCRS" type="gml:ImageCRSType" substitutionGroup="gml:AbstractSingleCRS">
  <annotation>
    <documentation>gml:ImageCRS is an engineering coordinate reference system applied to locations in images. Image coordinate reference systems are treated as a separate sub-type because the definition of the associated image datum contains two attributes not relevant to other engineering datums.</documentation>
  </annotation>
</element>
Element gml:imageDatum
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:imageDatum is an association role to the image datum used by this CRS.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupdatums_xsd.tmp#ImageDatumdatums_xsd.tmp#ImageDatumPropertyTypedeprecatedTypes_xsd.tmp#usesImageDatum
Typegml:ImageDatumPropertyType
Properties
contentcomplex
Substitution Group
Used by
Complex Typegml:ImageCRSType
Model
Childrengml:ImageDatum
Instance
<gml:imageDatum xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:ImageDatum gml:id="">{1,1}</gml:ImageDatum>
</gml:imageDatum>
Attributes
Source
<element name="imageDatum" type="gml:ImageDatumPropertyType">
  <annotation>
    <documentation>gml:imageDatum is an association role to the image datum used by this CRS.</documentation>
  </annotation>
</element>
Element gml:TemporalCRS
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:TemporalCRS is a 1D coordinate reference system used for the recording of time.
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypegmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namedictionary_xsd.tmp#DefinitionBaseTypedictionary_xsd.tmp#remarksdictionary_xsd.tmp#DefinitionTypereferenceSystems_xsd.tmp#IdentifiedObjectTypereferenceSystems_xsd.tmp#domainOfValidityreferenceSystems_xsd.tmp#scopereferenceSystems_xsd.tmp#AbstractCRSTypecoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_timeCSdeprecatedTypes_xsd.tmp#usesTemporalCScoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_temporalDatumcoordinateReferenceSystems_xsd.tmp#TemporalCRSTypecoordinateReferenceSystems_xsd.tmp#AbstractSingleCRS
Typegml:TemporalCRSType
Type hierarchy
Properties
contentcomplex
Substitution Group Affiliation
Used by
Model
Childrengml:description, gml:descriptionReference, gml:domainOfValidity, gml:identifier, gml:metaDataProperty, gml:name, gml:remarks, gml:scope, gml:temporalDatum, gml:timeCS, gml:usesTemporalCS
Instance
<gml:TemporalCRS gml:id="" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:descriptionReference xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:descriptionReference>
  <gml:identifier codeSpace="">{1,1}</gml:identifier>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
  <gml:remarks>{0,1}</gml:remarks>
  <gml:domainOfValidity xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:domainOfValidity>
  <gml:scope>{1,unbounded}</gml:scope>
  <gml:timeCS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:timeCS>
  <gml:usesTemporalCS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:usesTemporalCS>
  <gml:temporalDatum xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:temporalDatum>
</gml:TemporalCRS>
Attributes
QNameTypeUseAnnotation
gml:idIDrequired
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
<element name="TemporalCRS" type="gml:TemporalCRSType" substitutionGroup="gml:AbstractSingleCRS">
  <annotation>
    <documentation>gml:TemporalCRS is a 1D coordinate reference system used for the recording of time.</documentation>
  </annotation>
</element>
Element gml:timeCS
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:timeCS is an association role to the time coordinate system used by this CRS.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupcoordinateSystems_xsd.tmp#TimeCScoordinateSystems_xsd.tmp#TimeCSPropertyTypedeprecatedTypes_xsd.tmp#usesTimeCS
Typegml:TimeCSPropertyType
Properties
contentcomplex
Substitution Group
Used by
Model
Childrengml:TimeCS
Instance
<gml:timeCS xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:TimeCS aggregationType="" gml:id="">{1,1}</gml:TimeCS>
</gml:timeCS>
Attributes
Source
<element name="timeCS" type="gml:TimeCSPropertyType">
  <annotation>
    <documentation>gml:timeCS is an association role to the time coordinate system used by this CRS.</documentation>
  </annotation>
</element>
Element gml:temporalDatum
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:temporalDatum is an association role to the temporal datum used by this CRS.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupdatums_xsd.tmp#TemporalDatumdatums_xsd.tmp#TemporalDatumPropertyTypedeprecatedTypes_xsd.tmp#usesTemporalDatum
Typegml:TemporalDatumPropertyType
Properties
contentcomplex
Substitution Group
Used by
Model
Childrengml:TemporalDatum
Instance
<gml:temporalDatum xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:TemporalDatum gml:id="">{1,1}</gml:TemporalDatum>
</gml:temporalDatum>
Attributes
Source
<element name="temporalDatum" type="gml:TemporalDatumPropertyType">
  <annotation>
    <documentation>gml:temporalDatum is an association role to the temporal datum used by this CRS.</documentation>
  </annotation>
</element>
Complex Type gml:SingleCRSPropertyType
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:SingleCRSPropertyType is a property type for association roles to a single coordinate reference system, either referencing or containing the definition of that coordinate reference system.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupcoordinateReferenceSystems_xsd.tmp#AbstractSingleCRS
Used by
Model
Childrengml:AbstractSingleCRS
Attributes
Source
<complexType name="SingleCRSPropertyType">
  <annotation>
    <documentation>gml:SingleCRSPropertyType is a property type for association roles to a single coordinate reference system, either referencing or containing the definition of that coordinate reference system.</documentation>
  </annotation>
  <sequence minOccurs="0">
    <element ref="gml:AbstractSingleCRS"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Complex Type gml:AbstractGeneralDerivedCRSType
Namespacehttp://www.opengis.net/gml/3.2
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypegmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namedictionary_xsd.tmp#DefinitionBaseTypedictionary_xsd.tmp#remarksdictionary_xsd.tmp#DefinitionTypereferenceSystems_xsd.tmp#IdentifiedObjectTypereferenceSystems_xsd.tmp#domainOfValidityreferenceSystems_xsd.tmp#scopereferenceSystems_xsd.tmp#AbstractCRSTypecoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_conversion
Typeextension of gml:AbstractCRSType
Type hierarchy
Properties
abstracttrue
Used by
Model
Childrengml:conversion, gml:description, gml:descriptionReference, gml:domainOfValidity, gml:identifier, gml:metaDataProperty, gml:name, gml:remarks, gml:scope
Attributes
QNameTypeUseAnnotation
gml:idIDrequired
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="AbstractGeneralDerivedCRSType" abstract="true">
  <complexContent>
    <extension base="gml:AbstractCRSType">
      <sequence>
        <element ref="gml:conversion"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type gml:CompoundCRSType
Namespacehttp://www.opengis.net/gml/3.2
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypegmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namedictionary_xsd.tmp#DefinitionBaseTypedictionary_xsd.tmp#remarksdictionary_xsd.tmp#DefinitionTypereferenceSystems_xsd.tmp#IdentifiedObjectTypereferenceSystems_xsd.tmp#domainOfValidityreferenceSystems_xsd.tmp#scopereferenceSystems_xsd.tmp#AbstractCRSTypegmlBase_xsd.tmp#AggregationAttributeGroupcoordinateReferenceSystems_xsd.tmp#componentReferenceSystem
Typeextension of gml:AbstractCRSType
Type hierarchy
Used by
Model
Childrengml:componentReferenceSystem, gml:description, gml:descriptionReference, gml:domainOfValidity, gml:identifier, gml:metaDataProperty, gml:name, gml:remarks, gml:scope
Attributes
QNameTypeUseAnnotation
aggregationTypegml:AggregationTypeoptional
gml:idIDrequired
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="CompoundCRSType">
  <complexContent>
    <extension base="gml:AbstractCRSType">
      <sequence>
        <element ref="gml:componentReferenceSystem" minOccurs="2" maxOccurs="unbounded"/>
      </sequence>
      <attributeGroup ref="gml:AggregationAttributeGroup"/>
    </extension>
  </complexContent>
</complexType>
Complex Type gml:CompoundCRSPropertyType
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:CompoundCRSPropertyType is a property type for association roles to a compound coordinate reference system, either referencing or containing the definition of that reference system.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupcoordinateReferenceSystems_xsd.tmp#CompoundCRS
Used by
Model
Childrengml:CompoundCRS
Attributes
Source
<complexType name="CompoundCRSPropertyType">
  <annotation>
    <documentation>gml:CompoundCRSPropertyType is a property type for association roles to a compound coordinate reference system, either referencing or containing the definition of that reference system.</documentation>
  </annotation>
  <sequence minOccurs="0">
    <element ref="gml:CompoundCRS"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Complex Type gml:GeodeticCRSType
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:GeodeticCRS is a coordinate reference system based on a geodetic datum.
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypegmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namedictionary_xsd.tmp#DefinitionBaseTypedictionary_xsd.tmp#remarksdictionary_xsd.tmp#DefinitionTypereferenceSystems_xsd.tmp#IdentifiedObjectTypereferenceSystems_xsd.tmp#domainOfValidityreferenceSystems_xsd.tmp#scopereferenceSystems_xsd.tmp#AbstractCRSTypecoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_ellipsoidalCScoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_cartesianCScoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_sphericalCScoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_geodeticDatum
Typeextension of gml:AbstractCRSType
Type hierarchy
Used by
Model
Childrengml:cartesianCS, gml:description, gml:descriptionReference, gml:domainOfValidity, gml:ellipsoidalCS, gml:geodeticDatum, gml:identifier, gml:metaDataProperty, gml:name, gml:remarks, gml:scope, gml:sphericalCS
Attributes
QNameTypeUseAnnotation
gml:idIDrequired
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="GeodeticCRSType">
  <annotation>
    <documentation>gml:GeodeticCRS is a coordinate reference system based on a geodetic datum.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractCRSType">
      <sequence>
        <choice>
          <element ref="gml:ellipsoidalCS"/>
          <element ref="gml:cartesianCS"/>
          <element ref="gml:sphericalCS"/>
        </choice>
        <element ref="gml:geodeticDatum"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type gml:GeodeticCRSPropertyType
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:GeodeticCRSPropertyType is a property type for association roles to a geodetic coordinate reference system, either referencing or containing the definition of that reference system.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupcoordinateReferenceSystems_xsd.tmp#GeodeticCRS
Used by
Model
Childrengml:GeodeticCRS
Attributes
Source
<complexType name="GeodeticCRSPropertyType">
  <annotation>
    <documentation>gml:GeodeticCRSPropertyType is a property type for association roles to a geodetic coordinate reference system, either referencing or containing the definition of that reference system.</documentation>
  </annotation>
  <sequence minOccurs="0">
    <element ref="gml:GeodeticCRS"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Complex Type gml:VerticalCRSType
Namespacehttp://www.opengis.net/gml/3.2
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypegmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namedictionary_xsd.tmp#DefinitionBaseTypedictionary_xsd.tmp#remarksdictionary_xsd.tmp#DefinitionTypereferenceSystems_xsd.tmp#IdentifiedObjectTypereferenceSystems_xsd.tmp#domainOfValidityreferenceSystems_xsd.tmp#scopereferenceSystems_xsd.tmp#AbstractCRSTypecoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_verticalCScoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_verticalDatum
Typeextension of gml:AbstractCRSType
Type hierarchy
Used by
Model
Childrengml:description, gml:descriptionReference, gml:domainOfValidity, gml:identifier, gml:metaDataProperty, gml:name, gml:remarks, gml:scope, gml:verticalCS, gml:verticalDatum
Attributes
QNameTypeUseAnnotation
gml:idIDrequired
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="VerticalCRSType">
  <complexContent>
    <extension base="gml:AbstractCRSType">
      <sequence>
        <element ref="gml:verticalCS"/>
        <element ref="gml:verticalDatum"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type gml:VerticalCRSPropertyType
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:VerticalCRSPropertyType is a property type for association roles to a vertical coordinate reference system, either referencing or containing the definition of that reference system.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupcoordinateReferenceSystems_xsd.tmp#VerticalCRS
Used by
Model
Childrengml:VerticalCRS
Attributes
Source
<complexType name="VerticalCRSPropertyType">
  <annotation>
    <documentation>gml:VerticalCRSPropertyType is a property type for association roles to a vertical coordinate reference system, either referencing or containing the definition of that reference system.</documentation>
  </annotation>
  <sequence minOccurs="0">
    <element ref="gml:VerticalCRS"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Complex Type gml:ProjectedCRSType
Namespacehttp://www.opengis.net/gml/3.2
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypegmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namedictionary_xsd.tmp#DefinitionBaseTypedictionary_xsd.tmp#remarksdictionary_xsd.tmp#DefinitionTypereferenceSystems_xsd.tmp#IdentifiedObjectTypereferenceSystems_xsd.tmp#domainOfValidityreferenceSystems_xsd.tmp#scopereferenceSystems_xsd.tmp#AbstractCRSTypecoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_conversioncoordinateReferenceSystems_xsd.tmp#AbstractGeneralDerivedCRSTypecoordinateReferenceSystems_xsd.tmp#baseGeodeticCRSdeprecatedTypes_xsd.tmp#baseGeographicCRScoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_cartesianCS
Typeextension of gml:AbstractGeneralDerivedCRSType
Type hierarchy
Used by
Model
Childrengml:baseGeodeticCRS, gml:baseGeographicCRS, gml:cartesianCS, gml:conversion, gml:description, gml:descriptionReference, gml:domainOfValidity, gml:identifier, gml:metaDataProperty, gml:name, gml:remarks, gml:scope
Attributes
QNameTypeUseAnnotation
gml:idIDrequired
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="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>
Complex Type gml:ProjectedCRSPropertyType
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:ProjectedCRSPropertyType is a property type for association roles to a projected coordinate reference system, either referencing or containing the definition of that reference system.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupcoordinateReferenceSystems_xsd.tmp#ProjectedCRS
Used by
Model
Childrengml:ProjectedCRS
Attributes
Source
<complexType name="ProjectedCRSPropertyType">
  <annotation>
    <documentation>gml:ProjectedCRSPropertyType is a property type for association roles to a projected coordinate reference system, either referencing or containing the definition of that reference system.</documentation>
  </annotation>
  <sequence minOccurs="0">
    <element ref="gml:ProjectedCRS"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Complex Type gml:DerivedCRSType
Namespacehttp://www.opengis.net/gml/3.2
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypegmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namedictionary_xsd.tmp#DefinitionBaseTypedictionary_xsd.tmp#remarksdictionary_xsd.tmp#DefinitionTypereferenceSystems_xsd.tmp#IdentifiedObjectTypereferenceSystems_xsd.tmp#domainOfValidityreferenceSystems_xsd.tmp#scopereferenceSystems_xsd.tmp#AbstractCRSTypecoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_conversioncoordinateReferenceSystems_xsd.tmp#AbstractGeneralDerivedCRSTypecoordinateReferenceSystems_xsd.tmp#baseCRScoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_derivedCRSTypecoordinateReferenceSystems_xsd.tmp#coordinateSystem
Typeextension of gml:AbstractGeneralDerivedCRSType
Type hierarchy
Used by
Model
Childrengml:baseCRS, gml:conversion, gml:coordinateSystem, gml:derivedCRSType, gml:description, gml:descriptionReference, gml:domainOfValidity, gml:identifier, gml:metaDataProperty, gml:name, gml:remarks, gml:scope
Attributes
QNameTypeUseAnnotation
gml:idIDrequired
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="DerivedCRSType">
  <complexContent>
    <extension base="gml:AbstractGeneralDerivedCRSType">
      <sequence>
        <element ref="gml:baseCRS"/>
        <element ref="gml:derivedCRSType"/>
        <element ref="gml:coordinateSystem"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type gml:DerivedCRSPropertyType
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:DerivedCRSPropertyType is a property type for association roles to a non-projected derived coordinate reference system, either referencing or containing the definition of that reference system.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupcoordinateReferenceSystems_xsd.tmp#DerivedCRS
Used by
Model
Childrengml:DerivedCRS
Attributes
Source
<complexType name="DerivedCRSPropertyType">
  <annotation>
    <documentation>gml:DerivedCRSPropertyType is a property type for association roles to a non-projected derived coordinate reference system, either referencing or containing the definition of that reference system.</documentation>
  </annotation>
  <sequence minOccurs="0">
    <element ref="gml:DerivedCRS"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Complex Type gml:EngineeringCRSType
Namespacehttp://www.opengis.net/gml/3.2
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypegmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namedictionary_xsd.tmp#DefinitionBaseTypedictionary_xsd.tmp#remarksdictionary_xsd.tmp#DefinitionTypereferenceSystems_xsd.tmp#IdentifiedObjectTypereferenceSystems_xsd.tmp#domainOfValidityreferenceSystems_xsd.tmp#scopereferenceSystems_xsd.tmp#AbstractCRSTypecoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_affineCScoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_cartesianCScoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_cylindricalCScoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_linearCScoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_polarCScoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_sphericalCScoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_userDefinedCScoordinateReferenceSystems_xsd.tmp#coordinateSystemcoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_engineeringDatum
Typeextension of gml:AbstractCRSType
Type hierarchy
Used by
Model
Childrengml:affineCS, gml:cartesianCS, gml:coordinateSystem, gml:cylindricalCS, gml:description, gml:descriptionReference, gml:domainOfValidity, gml:engineeringDatum, gml:identifier, gml:linearCS, gml:metaDataProperty, gml:name, gml:polarCS, gml:remarks, gml:scope, gml:sphericalCS, gml:userDefinedCS
Attributes
QNameTypeUseAnnotation
gml:idIDrequired
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="EngineeringCRSType">
  <complexContent>
    <extension base="gml:AbstractCRSType">
      <sequence>
        <choice>
          <element ref="gml:affineCS"/>
          <element ref="gml:cartesianCS"/>
          <element ref="gml:cylindricalCS"/>
          <element ref="gml:linearCS"/>
          <element ref="gml:polarCS"/>
          <element ref="gml:sphericalCS"/>
          <element ref="gml:userDefinedCS"/>
          <element ref="gml:coordinateSystem">
            <annotation>
              <appinfo>deprecated</appinfo>
            </annotation>
          </element>
        </choice>
        <element ref="gml:engineeringDatum"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type gml:EngineeringCRSPropertyType
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:EngineeringCRSPropertyType is a property type for association roles to an engineering coordinate reference system, either referencing or containing the definition of that reference system.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupcoordinateReferenceSystems_xsd.tmp#EngineeringCRS
Used by
Model
Childrengml:EngineeringCRS
Attributes
Source
<complexType name="EngineeringCRSPropertyType">
  <annotation>
    <documentation>gml:EngineeringCRSPropertyType is a property type for association roles to an engineering coordinate reference system, either referencing or containing the definition of that reference system.</documentation>
  </annotation>
  <sequence minOccurs="0">
    <element ref="gml:EngineeringCRS"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Complex Type gml:ImageCRSType
Namespacehttp://www.opengis.net/gml/3.2
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypegmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namedictionary_xsd.tmp#DefinitionBaseTypedictionary_xsd.tmp#remarksdictionary_xsd.tmp#DefinitionTypereferenceSystems_xsd.tmp#IdentifiedObjectTypereferenceSystems_xsd.tmp#domainOfValidityreferenceSystems_xsd.tmp#scopereferenceSystems_xsd.tmp#AbstractCRSTypecoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_cartesianCScoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_affineCSdeprecatedTypes_xsd.tmp#usesObliqueCartesianCScoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_imageDatum
Typeextension of gml:AbstractCRSType
Type hierarchy
Used by
Model
Childrengml:affineCS, gml:cartesianCS, gml:description, gml:descriptionReference, gml:domainOfValidity, gml:identifier, gml:imageDatum, gml:metaDataProperty, gml:name, gml:remarks, gml:scope, gml:usesObliqueCartesianCS
Attributes
QNameTypeUseAnnotation
gml:idIDrequired
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="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>
Complex Type gml:ImageCRSPropertyType
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:ImageCRSPropertyType is a property type for association roles to an image coordinate reference system, either referencing or containing the definition of that reference system.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupcoordinateReferenceSystems_xsd.tmp#ImageCRS
Used by
Model
Childrengml:ImageCRS
Attributes
Source
<complexType name="ImageCRSPropertyType">
  <annotation>
    <documentation>gml:ImageCRSPropertyType is a property type for association roles to an image coordinate reference system, either referencing or containing the definition of that reference system.</documentation>
  </annotation>
  <sequence minOccurs="0">
    <element ref="gml:ImageCRS"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Complex Type gml:TemporalCRSType
Namespacehttp://www.opengis.net/gml/3.2
Diagram
DiagramgmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namegmlBase_xsd.tmp#StandardObjectPropertiesgmlBase_xsd.tmp#AbstractGMLTypegmlBase_xsd.tmp#iddeprecatedTypes_xsd.tmp#metaDataPropertygmlBase_xsd.tmp#descriptiongmlBase_xsd.tmp#descriptionReferencegmlBase_xsd.tmp#identifiergmlBase_xsd.tmp#namedictionary_xsd.tmp#DefinitionBaseTypedictionary_xsd.tmp#remarksdictionary_xsd.tmp#DefinitionTypereferenceSystems_xsd.tmp#IdentifiedObjectTypereferenceSystems_xsd.tmp#domainOfValidityreferenceSystems_xsd.tmp#scopereferenceSystems_xsd.tmp#AbstractCRSTypecoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_timeCSdeprecatedTypes_xsd.tmp#usesTemporalCScoordinateReferenceSystems_xsd.tmp#http___www.opengis.net_gml_3.2_temporalDatum
Typeextension of gml:AbstractCRSType
Type hierarchy
Used by
Model
Childrengml:description, gml:descriptionReference, gml:domainOfValidity, gml:identifier, gml:metaDataProperty, gml:name, gml:remarks, gml:scope, gml:temporalDatum, gml:timeCS, gml:usesTemporalCS
Attributes
QNameTypeUseAnnotation
gml:idIDrequired
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>
Complex Type gml:TemporalCRSPropertyType
Namespacehttp://www.opengis.net/gml/3.2
Annotations
gml:TemporalCRSPropertyType is a property type for association roles to a temporal coordinate reference system, either referencing or containing the definition of that reference system.
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupcoordinateReferenceSystems_xsd.tmp#TemporalCRS
Used by
Model
Childrengml:TemporalCRS
Attributes
Source
<complexType name="TemporalCRSPropertyType">
  <annotation>
    <documentation>gml:TemporalCRSPropertyType is a property type for association roles to a temporal coordinate reference system, either referencing or containing the definition of that reference system.</documentation>
  </annotation>
  <sequence minOccurs="0">
    <element ref="gml:TemporalCRS"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>