Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema datums.xsd
Namespace http://standardit.tapio.fi/schemas/forestData/envelope
Annotations
How to encode datum definitions. Builds on referenceSystems.xsd to encode the data needed to define datums, including the specific subtypes of datums. This schema encodes the Datum (CD_) package of the extended UML Model for OGC Abstract Specification Topic 2: Spatial Referencing by Coordinates. That UML model is adapted from ISO 19111 - Spatial referencing by coordinates, as described in Annex C of Topic 2. Caution: The CRS package in GML 3.1 and GML 3.1.1 is preliminary, and is expected to undergo some modifications that are not backward compatible during the development of GML 3.2 (ISO 19136). The GML 3.2 package will implement the model described in the revised version of ISO 19111. GML is an OGC Standard. Copyright (c) 2001,2005,2010 Open Geospatial Consortium. To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
Properties
attribute form default: unqualified
element form default: qualified
version: 3.1.1.2
Element gml:GeodeticDatum
Namespace http://www.opengis.net/gml
Diagram
Diagram index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index3.tmp#id241 index3.tmp#id240 index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index4.tmp#id3291 index3.tmp#id276 index3.tmp#id242 index5.tmp#id267 index5.tmp#id3861 index5.tmp#id3862 index6.tmp#id3826 index5.tmp#id3863 index5.tmp#id3864 index6.tmp#id3827 index6.tmp#id3833 index5.tmp#id3860 index5.tmp#id3865 index5.tmp#id3871 index5.tmp#id3859 index5.tmp#id3858
Type gml:GeodeticDatumType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Used by
Model gml:metaDataProperty* , gml:datumName , gml:datumID* , gml:remarks{0,1} , gml:anchorPoint{0,1} , gml:realizationEpoch{0,1} , gml:validArea{0,1} , gml:scope{0,1} , gml:usesPrimeMeridian , gml:usesEllipsoid
Children gml:anchorPoint, gml:datumID, gml:datumName, gml:metaDataProperty, gml:realizationEpoch, gml:remarks, gml:scope, gml:usesEllipsoid, gml:usesPrimeMeridian, gml:validArea
Instance
<gml:GeodeticDatum gml:id="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:datumName codeSpace="">{1,1}</gml:datumName>
</gml:GeodeticDatum>
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<element name="GeodeticDatum" type="gml:GeodeticDatumType" substitutionGroup="gml:_Datum"/>
Element gml:datumName
Namespace http://www.opengis.net/gml
Annotations
The name by which this datum is identified.
Diagram
Diagram index45.tmp#id275 index45.tmp#id274 index3.tmp#id264
Type gml:CodeType
Properties
content: complex
Substitution Group Affiliation
Used by
Attributes
QName Type Fixed Default Use Annotation
codeSpace anyURI optional
Source
<element name="datumName" type="gml:CodeType" substitutionGroup="gml:name">
  <annotation>
    <documentation>The name by which this datum is identified.</documentation>
  </annotation>
</element>
Element gml:datumID
Namespace http://www.opengis.net/gml
Annotations
An identification of a datum.
Diagram
Diagram index3.tmp#id264 index6.tmp#id3825 index6.tmp#id3826 index6.tmp#id3824
Type gml:IdentifierType
Properties
content: complex
Used by
Model gml:name , gml:version{0,1} , gml:remarks{0,1}
Children gml:name, gml:remarks, gml:version
Instance
<gml:datumID>
  <gml:name codeSpace="">{1,1}</gml:name>
  <gml:version>{0,1}</gml:version>
  <gml:remarks xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:remarks>
</gml:datumID>
Source
<element name="datumID" type="gml:IdentifierType">
  <annotation>
    <documentation>An identification of a datum.</documentation>
  </annotation>
</element>
Element gml:anchorPoint
Namespace http://www.opengis.net/gml
Annotations
Description, possibly including coordinates, of the point or points used to anchor the datum to the Earth. Also known as the "origin", especially for engineering and image datums. The codeSpace attribute can be used to reference a source of more detailed on this point or surface, or on a set of such descriptions. - For a geodetic datum, this point is also known as the fundamental point, which is traditionally the point where the relationship between geoid and ellipsoid is defined. In some cases, the "fundamental point" may consist of a number of points. In those cases, the parameters defining the geoid/ellipsoid relationship have been averaged for these points, and the averages adopted as the datum definition. - For an engineering datum, the anchor point may be a physical point, or it may be a point with defined coordinates in another CRS. When appropriate, the coordinates of this anchor point can be referenced in another document, such as referencing a GML feature that references or includes a point position. - For an image datum, the anchor point is usually either the centre of the image or the corner of the image. - For a temporal datum, this attribute is not defined. Instead of the anchor point, a temporal datum carries a separate time origin of type DateTime.
Diagram
Diagram index45.tmp#id275 index45.tmp#id274
Type gml:CodeType
Properties
content: complex
Used by
Attributes
QName Type Fixed Default Use Annotation
codeSpace anyURI optional
Source
<element name="anchorPoint" type="gml:CodeType">
  <annotation>
    <documentation>Description, possibly including coordinates, of the point or points used to anchor the datum to the Earth. Also known as the "origin", especially for engineering and image datums. The codeSpace attribute can be used to reference a source of more detailed on this point or surface, or on a set of such descriptions. 
- For a geodetic datum, this point is also known as the fundamental point, which is traditionally the point where the relationship between geoid and ellipsoid is defined. In some cases, the "fundamental point" may consist of a number of points. In those cases, the parameters defining the geoid/ellipsoid relationship have been averaged for these points, and the averages adopted as the datum definition.
- For an engineering datum, the anchor point may be a physical point, or it may be a point with defined coordinates in another CRS. When appropriate, the coordinates of this anchor point can be referenced in another document, such as referencing a GML feature that references or includes a point position.
- For an image datum, the anchor point is usually either the centre of the image or the corner of the image.
- For a temporal datum, this attribute is not defined. Instead of the anchor point, a temporal datum carries a separate time origin of type DateTime.</documentation>
  </annotation>
</element>
Element gml:realizationEpoch
Namespace http://www.opengis.net/gml
Annotations
The time after which this datum definition is valid. This time may be precise (e.g. 1997.0 for IRTF97) or merely a year (e.g. 1983 for NAD83). In the latter case, the epoch usually refers to the year in which a major recalculation of the geodetic control network, underlying the datum, was executed or initiated. An old datum can remain valid after a new datum is defined. Alternatively, a datum may be superseded by a later datum, in which case the realization epoch for the new datum defines the upper limit for the validity of the superseded datum.
Diagram
Diagram
Type date
Properties
content: simple
Used by
Source
<element name="realizationEpoch" type="date">
  <annotation>
    <documentation>The time after which this datum definition is valid. This time may be precise (e.g. 1997.0 for IRTF97) or merely a year (e.g. 1983 for NAD83). In the latter case, the epoch usually refers to the year in which a major recalculation of the geodetic control network, underlying the datum, was executed or initiated. An old datum can remain valid after a new datum is defined. Alternatively, a datum may be superseded by a later datum, in which case the realization epoch for the new datum defines the upper limit for the validity of the superseded datum.</documentation>
  </annotation>
</element>
Element gml:usesPrimeMeridian
Namespace http://www.opengis.net/gml
Annotations
Association to the prime meridian used by this geodetic datum.
Diagram
Diagram index3.tmp#id244 index5.tmp#id3346 index5.tmp#id3866
Type gml:PrimeMeridianRefType
Properties
content: complex
Used by
Complex Type gml:GeodeticDatumType
Model gml:PrimeMeridian
Children gml:PrimeMeridian
Instance
<gml:usesPrimeMeridian xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:PrimeMeridian gml:id="">{1,1}</gml:PrimeMeridian>
</gml:usesPrimeMeridian>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="usesPrimeMeridian" type="gml:PrimeMeridianRefType">
  <annotation>
    <documentation>Association to the prime meridian used by this geodetic datum.</documentation>
  </annotation>
</element>
Element gml:PrimeMeridian
Namespace http://www.opengis.net/gml
Diagram
Diagram index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index3.tmp#id241 index3.tmp#id240 index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index4.tmp#id3291 index3.tmp#id276 index3.tmp#id242 index5.tmp#id268 index5.tmp#id3868 index5.tmp#id3869 index6.tmp#id3826 index5.tmp#id3870 index5.tmp#id3867 index4.tmp#id3289
Type gml:PrimeMeridianType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Used by
Model gml:metaDataProperty* , gml:meridianName , gml:meridianID* , gml:remarks{0,1} , gml:greenwichLongitude
Children gml:greenwichLongitude, gml:meridianID, gml:meridianName, gml:metaDataProperty, gml:remarks
Instance
<gml:PrimeMeridian gml:id="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:meridianName codeSpace="">{1,1}</gml:meridianName>
</gml:PrimeMeridian>
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<element name="PrimeMeridian" type="gml:PrimeMeridianType" substitutionGroup="gml:Definition"/>
Element gml:meridianName
Namespace http://www.opengis.net/gml
Annotations
The name by which this prime meridian is identified. The meridianName most common value is Greenwich, and that value shall be used when the greenwichLongitude value is zero.
Diagram
Diagram index45.tmp#id275 index45.tmp#id274 index3.tmp#id264
Type gml:CodeType
Properties
content: complex
Substitution Group Affiliation
Used by
Attributes
QName Type Fixed Default Use Annotation
codeSpace anyURI optional
Source
<element name="meridianName" type="gml:CodeType" substitutionGroup="gml:name">
  <annotation>
    <documentation>The name by which this prime meridian is identified. The meridianName most common value is Greenwich, and that value shall be used when the greenwichLongitude value is zero.</documentation>
  </annotation>
</element>
Element gml:meridianID
Namespace http://www.opengis.net/gml
Annotations
An identification of a prime meridian.
Diagram
Diagram index3.tmp#id264 index6.tmp#id3825 index6.tmp#id3826 index6.tmp#id3824
Type gml:IdentifierType
Properties
content: complex
Used by
Complex Type gml:PrimeMeridianType
Model gml:name , gml:version{0,1} , gml:remarks{0,1}
Children gml:name, gml:remarks, gml:version
Instance
<gml:meridianID>
  <gml:name codeSpace="">{1,1}</gml:name>
  <gml:version>{0,1}</gml:version>
  <gml:remarks xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:remarks>
</gml:meridianID>
Source
<element name="meridianID" type="gml:IdentifierType">
  <annotation>
    <documentation>An identification of a prime meridian.</documentation>
  </annotation>
</element>
Element gml:greenwichLongitude
Namespace http://www.opengis.net/gml
Annotations
Longitude of the prime meridian measured from the Greenwich meridian, positive eastward. The greenwichLongitude most common value is zero, and that value shall be used when the meridianName value is Greenwich.
Diagram
Diagram index16.tmp#id3268 index16.tmp#id3269 index16.tmp#id3267
Type gml:AngleChoiceType
Properties
content: complex
Used by
Complex Type gml:PrimeMeridianType
Model gml:angle | gml:dmsAngle
Children gml:angle, gml:dmsAngle
Instance
<gml:greenwichLongitude>
  <gml:angle uom="">{1,1}</gml:angle>
  <gml:dmsAngle>{1,1}</gml:dmsAngle>
</gml:greenwichLongitude>
Source
<element name="greenwichLongitude" type="gml:AngleChoiceType">
  <annotation>
    <documentation>Longitude of the prime meridian measured from the Greenwich meridian, positive eastward. The greenwichLongitude most common value is zero, and that value shall be used when the meridianName value is Greenwich.</documentation>
  </annotation>
</element>
Element gml:usesEllipsoid
Namespace http://www.opengis.net/gml
Annotations
Association to the ellipsoid used by this geodetic datum.
Diagram
Diagram index3.tmp#id244 index5.tmp#id3347 index5.tmp#id3872
Type gml:EllipsoidRefType
Properties
content: complex
Used by
Complex Type gml:GeodeticDatumType
Model gml:Ellipsoid
Children gml:Ellipsoid
Instance
<gml:usesEllipsoid xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:Ellipsoid gml:id="">{1,1}</gml:Ellipsoid>
</gml:usesEllipsoid>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="usesEllipsoid" type="gml:EllipsoidRefType">
  <annotation>
    <documentation>Association to the ellipsoid used by this geodetic datum.</documentation>
  </annotation>
</element>
Element gml:Ellipsoid
Namespace http://www.opengis.net/gml
Diagram
Diagram index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index3.tmp#id241 index3.tmp#id240 index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index4.tmp#id3291 index3.tmp#id276 index3.tmp#id242 index5.tmp#id269 index5.tmp#id3874 index5.tmp#id3875 index6.tmp#id3826 index5.tmp#id3876 index5.tmp#id3877 index5.tmp#id3873 index4.tmp#id3289
Type gml:EllipsoidType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Used by
Complex Type gml:EllipsoidRefType
Model gml:metaDataProperty* , gml:ellipsoidName , gml:ellipsoidID* , gml:remarks{0,1} , gml:semiMajorAxis , gml:secondDefiningParameter
Children gml:ellipsoidID, gml:ellipsoidName, gml:metaDataProperty, gml:remarks, gml:secondDefiningParameter, gml:semiMajorAxis
Instance
<gml:Ellipsoid gml:id="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:ellipsoidName codeSpace="">{1,1}</gml:ellipsoidName>
</gml:Ellipsoid>
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<element name="Ellipsoid" type="gml:EllipsoidType" substitutionGroup="gml:Definition"/>
Element gml:ellipsoidName
Namespace http://www.opengis.net/gml
Annotations
The name by which this ellipsoid is identified.
Diagram
Diagram index45.tmp#id275 index45.tmp#id274 index3.tmp#id264
Type gml:CodeType
Properties
content: complex
Substitution Group Affiliation
Used by
Attributes
QName Type Fixed Default Use Annotation
codeSpace anyURI optional
Source
<element name="ellipsoidName" type="gml:CodeType" substitutionGroup="gml:name">
  <annotation>
    <documentation>The name by which this ellipsoid is identified.</documentation>
  </annotation>
</element>
Element gml:ellipsoidID
Namespace http://www.opengis.net/gml
Annotations
An identification of an ellipsoid.
Diagram
Diagram index3.tmp#id264 index6.tmp#id3825 index6.tmp#id3826 index6.tmp#id3824
Type gml:IdentifierType
Properties
content: complex
Used by
Complex Type gml:EllipsoidType
Model gml:name , gml:version{0,1} , gml:remarks{0,1}
Children gml:name, gml:remarks, gml:version
Instance
<gml:ellipsoidID>
  <gml:name codeSpace="">{1,1}</gml:name>
  <gml:version>{0,1}</gml:version>
  <gml:remarks xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:remarks>
</gml:ellipsoidID>
Source
<element name="ellipsoidID" type="gml:IdentifierType">
  <annotation>
    <documentation>An identification of an ellipsoid.</documentation>
  </annotation>
</element>
Element gml:semiMajorAxis
Namespace http://www.opengis.net/gml
Annotations
Length of the semi-major axis of the ellipsoid, with its units. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for a length, such as metres or feet.
Diagram
Diagram index45.tmp#id3176 index45.tmp#id3175
Type gml:MeasureType
Properties
content: complex
Used by
Complex Type gml:EllipsoidType
Attributes
QName Type Fixed Default Use Annotation
uom anyURI required
Source
<element name="semiMajorAxis" type="gml:MeasureType">
  <annotation>
    <documentation>Length of the semi-major axis of the ellipsoid, with its units. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for a length, such as metres or feet.</documentation>
  </annotation>
</element>
Element gml:secondDefiningParameter
Namespace http://www.opengis.net/gml
Diagram
Diagram index5.tmp#id3879 index5.tmp#id3880 index5.tmp#id3881 index5.tmp#id3878
Type gml:SecondDefiningParameterType
Properties
content: complex
Used by
Complex Type gml:EllipsoidType
Model gml:inverseFlattening | gml:semiMinorAxis | gml:isSphere
Children gml:inverseFlattening, gml:isSphere, gml:semiMinorAxis
Instance
<gml:secondDefiningParameter>
  <gml:inverseFlattening uom="">{1,1}</gml:inverseFlattening>
  <gml:semiMinorAxis uom="">{1,1}</gml:semiMinorAxis>
  <gml:isSphere>{1,1}</gml:isSphere>
</gml:secondDefiningParameter>
Source
<element name="secondDefiningParameter" type="gml:SecondDefiningParameterType"/>
Element gml:inverseFlattening
Namespace http://www.opengis.net/gml
Annotations
Inverse flattening value of the ellipsoid. Value is a scale factor (or ratio) that has no physical unit. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for a scale factor, such as percent, permil, or parts-per-million.
Diagram
Diagram index45.tmp#id3176 index45.tmp#id3175
Type gml:MeasureType
Properties
content: complex
Used by
Attributes
QName Type Fixed Default Use Annotation
uom anyURI required
Source
<element name="inverseFlattening" type="gml:MeasureType">
  <annotation>
    <documentation>Inverse flattening value of the ellipsoid. Value is a scale factor (or ratio) that has no physical unit. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for a scale factor, such as percent, permil, or parts-per-million.</documentation>
  </annotation>
</element>
Element gml:semiMinorAxis
Namespace http://www.opengis.net/gml
Annotations
Length of the semi-minor axis of the ellipsoid. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for a length, such as metres or feet.
Diagram
Diagram index45.tmp#id3176 index45.tmp#id3175
Type gml:MeasureType
Properties
content: complex
Used by
Attributes
QName Type Fixed Default Use Annotation
uom anyURI required
Source
<element name="semiMinorAxis" type="gml:MeasureType">
  <annotation>
    <documentation>Length of the semi-minor axis of the ellipsoid. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for a length, such as metres or feet.</documentation>
  </annotation>
</element>
Element gml:isSphere
Namespace http://www.opengis.net/gml
Annotations
The ellipsoid is degenerate and is actually a sphere. The sphere is completely defined by the semi-major axis, which is the radius of the sphere.
Diagram
Diagram
Type restriction of string
Properties
content: simple
Facets
enumeration sphere
Used by
Source
<element name="isSphere">
  <annotation>
    <documentation>The ellipsoid is degenerate and is actually a sphere. The sphere is completely defined by the semi-major axis, which is the radius of the sphere.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="sphere"/>
    </restriction>
  </simpleType>
</element>
Element gml:VerticalDatum
Namespace http://www.opengis.net/gml
Diagram
Diagram index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index3.tmp#id241 index3.tmp#id240 index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index4.tmp#id3291 index3.tmp#id276 index3.tmp#id242 index5.tmp#id267 index5.tmp#id3861 index5.tmp#id3862 index6.tmp#id3826 index5.tmp#id3863 index5.tmp#id3864 index6.tmp#id3827 index6.tmp#id3833 index5.tmp#id3860 index5.tmp#id3891 index5.tmp#id3890 index5.tmp#id3858
Type gml:VerticalDatumType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Used by
Model gml:metaDataProperty* , gml:datumName , gml:datumID* , gml:remarks{0,1} , gml:anchorPoint{0,1} , gml:realizationEpoch{0,1} , gml:validArea{0,1} , gml:scope{0,1} , gml:verticalDatumType{0,1}
Children gml:anchorPoint, gml:datumID, gml:datumName, gml:metaDataProperty, gml:realizationEpoch, gml:remarks, gml:scope, gml:validArea, gml:verticalDatumType
Instance
<gml:VerticalDatum gml:id="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:datumName codeSpace="">{1,1}</gml:datumName>
</gml:VerticalDatum>
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<element name="VerticalDatum" type="gml:VerticalDatumType" substitutionGroup="gml:_Datum"/>
Element gml:verticalDatumType
Namespace http://www.opengis.net/gml
Diagram
Diagram index45.tmp#id275 index45.tmp#id274 index5.tmp#id3893 index5.tmp#id3892
Type gml:VerticalDatumTypeType
Type hierarchy
Properties
content: complex
Used by
Complex Type gml:VerticalDatumType
Attributes
QName Type Fixed Default Use Annotation
codeSpace anyURI required
Reference to a source of information specifying the values and meanings of all the allowed string values for this VerticalDatumTypeType.
Source
<element name="verticalDatumType" type="gml:VerticalDatumTypeType"/>
Element gml:EngineeringDatum
Namespace http://www.opengis.net/gml
Diagram
Diagram index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index3.tmp#id241 index3.tmp#id240 index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index4.tmp#id3291 index3.tmp#id276 index3.tmp#id242 index5.tmp#id267 index5.tmp#id3861 index5.tmp#id3862 index6.tmp#id3826 index5.tmp#id3863 index5.tmp#id3864 index6.tmp#id3827 index6.tmp#id3833 index5.tmp#id3860 index5.tmp#id3941 index5.tmp#id3858
Type gml:EngineeringDatumType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Used by
Model gml:metaDataProperty* , gml:datumName , gml:datumID* , gml:remarks{0,1} , gml:anchorPoint{0,1} , gml:realizationEpoch{0,1} , gml:validArea{0,1} , gml:scope{0,1}
Children gml:anchorPoint, gml:datumID, gml:datumName, gml:metaDataProperty, gml:realizationEpoch, gml:remarks, gml:scope, gml:validArea
Instance
<gml:EngineeringDatum gml:id="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:datumName codeSpace="">{1,1}</gml:datumName>
</gml:EngineeringDatum>
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<element name="EngineeringDatum" type="gml:EngineeringDatumType" substitutionGroup="gml:_Datum"/>
Element gml:ImageDatum
Namespace http://www.opengis.net/gml
Diagram
Diagram index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index3.tmp#id241 index3.tmp#id240 index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index4.tmp#id3291 index3.tmp#id276 index3.tmp#id242 index5.tmp#id267 index5.tmp#id3861 index5.tmp#id3862 index6.tmp#id3826 index5.tmp#id3863 index5.tmp#id3864 index6.tmp#id3827 index6.tmp#id3833 index5.tmp#id3860 index5.tmp#id3951 index5.tmp#id3950 index5.tmp#id3858
Type gml:ImageDatumType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Used by
Complex Type gml:ImageDatumRefType
Model gml:metaDataProperty* , gml:datumName , gml:datumID* , gml:remarks{0,1} , gml:anchorPoint{0,1} , gml:realizationEpoch{0,1} , gml:validArea{0,1} , gml:scope{0,1} , gml:pixelInCell
Children gml:anchorPoint, gml:datumID, gml:datumName, gml:metaDataProperty, gml:pixelInCell, gml:realizationEpoch, gml:remarks, gml:scope, gml:validArea
Instance
<gml:ImageDatum gml:id="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:datumName codeSpace="">{1,1}</gml:datumName>
</gml:ImageDatum>
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<element name="ImageDatum" type="gml:ImageDatumType" substitutionGroup="gml:_Datum"/>
Element gml:pixelInCell
Namespace http://www.opengis.net/gml
Diagram
Diagram index45.tmp#id275 index45.tmp#id274 index5.tmp#id3953 index5.tmp#id3952
Type gml:PixelInCellType
Type hierarchy
Properties
content: complex
Used by
Complex Type gml:ImageDatumType
Attributes
QName Type Fixed Default Use Annotation
codeSpace anyURI required
Reference to a source of information specifying the values and meanings of all the allowed string values for this PixelInCellType.
Source
<element name="pixelInCell" type="gml:PixelInCellType"/>
Element gml:TemporalDatum
Namespace http://www.opengis.net/gml
Diagram
Diagram index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index3.tmp#id241 index3.tmp#id240 index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index4.tmp#id3291 index3.tmp#id276 index3.tmp#id242 index5.tmp#id267 index5.tmp#id3861 index5.tmp#id3862 index6.tmp#id3826 index5.tmp#id3863 index5.tmp#id3864 index6.tmp#id3827 index6.tmp#id3833 index5.tmp#id3860 index3.tmp#id276 index3.tmp#id242 index5.tmp#id267 index5.tmp#id3862 index6.tmp#id3827 index6.tmp#id3833 index5.tmp#id3963 index5.tmp#id3964 index5.tmp#id3962 index5.tmp#id3858
Type gml:TemporalDatumType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Used by
Model gml:metaDataProperty* , gml:datumName , gml:datumID* , gml:validArea{0,1} , gml:scope{0,1} , gml:origin
Children gml:datumID, gml:datumName, gml:metaDataProperty, gml:origin, gml:scope, gml:validArea
Instance
<gml:TemporalDatum gml:id="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:datumName codeSpace="">{1,1}</gml:datumName>
  <gml:datumID>{0,unbounded}</gml:datumID>
  <gml:validArea>{0,1}</gml:validArea>
  <gml:scope>{0,1}</gml:scope>
</gml:TemporalDatum>
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<element name="TemporalDatum" type="gml:TemporalDatumType" substitutionGroup="gml:_Datum"/>
Element gml:origin
Namespace http://www.opengis.net/gml
Annotations
The date and time origin of this temporal datum.
Diagram
Diagram
Type dateTime
Properties
content: simple
Used by
Complex Type gml:TemporalDatumType
Source
<element name="origin" type="dateTime">
  <annotation>
    <documentation>The date and time origin of this temporal datum.</documentation>
  </annotation>
</element>
Element gml:_Datum
Namespace http://www.opengis.net/gml
Diagram
Diagram index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index3.tmp#id241 index3.tmp#id240 index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index4.tmp#id3291 index3.tmp#id276 index3.tmp#id242 index5.tmp#id267 index5.tmp#id3861 index5.tmp#id3862 index6.tmp#id3826 index5.tmp#id3863 index5.tmp#id3864 index6.tmp#id3827 index6.tmp#id3833 index5.tmp#id3860 index5.tmp#id3341 index5.tmp#id3345 index5.tmp#id3342 index5.tmp#id3344 index5.tmp#id3343 index4.tmp#id3289
Type gml:AbstractDatumType
Type hierarchy
Properties
content: complex
abstract: true
Substitution Group
Substitution Group Affiliation
Used by
Complex Type gml:DatumRefType
Model gml:metaDataProperty* , gml:datumName , gml:datumID* , gml:remarks{0,1} , gml:anchorPoint{0,1} , gml:realizationEpoch{0,1} , gml:validArea{0,1} , gml:scope{0,1}
Children gml:anchorPoint, gml:datumID, gml:datumName, gml:metaDataProperty, gml:realizationEpoch, gml:remarks, gml:scope, gml:validArea
Instance
<gml:_Datum gml:id="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:datumName codeSpace="">{1,1}</gml:datumName>
</gml:_Datum>
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<element name="_Datum" type="gml:AbstractDatumType" abstract="true" substitutionGroup="gml:Definition"/>
Element gml:datumRef
Namespace http://www.opengis.net/gml
Diagram
Diagram index3.tmp#id244 index5.tmp#id3858 index5.tmp#id3991
Type gml:DatumRefType
Properties
content: complex
Model gml:_Datum
Children gml:_Datum
Instance
<gml:datumRef xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:_Datum gml:id="">{1,1}</gml:_Datum>
</gml:datumRef>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="datumRef" type="gml:DatumRefType"/>
Element gml:engineeringDatumRef
Namespace http://www.opengis.net/gml
Diagram
Diagram index3.tmp#id244 index5.tmp#id3341 index5.tmp#id3940
Type gml:EngineeringDatumRefType
Properties
content: complex
Model gml:EngineeringDatum
Children gml:EngineeringDatum
Instance
<gml:engineeringDatumRef xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:EngineeringDatum gml:id="">{1,1}</gml:EngineeringDatum>
</gml:engineeringDatumRef>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="engineeringDatumRef" type="gml:EngineeringDatumRefType"/>
Element gml:imageDatumRef
Namespace http://www.opengis.net/gml
Diagram
Diagram index3.tmp#id244 index5.tmp#id3342 index5.tmp#id3949
Type gml:ImageDatumRefType
Properties
content: complex
Model gml:ImageDatum
Children gml:ImageDatum
Instance
<gml:imageDatumRef xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:ImageDatum gml:id="">{1,1}</gml:ImageDatum>
</gml:imageDatumRef>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="imageDatumRef" type="gml:ImageDatumRefType"/>
Element gml:verticalDatumRef
Namespace http://www.opengis.net/gml
Diagram
Diagram index3.tmp#id244 index5.tmp#id3343 index5.tmp#id3889
Type gml:VerticalDatumRefType
Properties
content: complex
Model gml:VerticalDatum
Children gml:VerticalDatum
Instance
<gml:verticalDatumRef xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:VerticalDatum gml:id="">{1,1}</gml:VerticalDatum>
</gml:verticalDatumRef>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="verticalDatumRef" type="gml:VerticalDatumRefType"/>
Element gml:temporalDatumRef
Namespace http://www.opengis.net/gml
Diagram
Diagram index3.tmp#id244 index5.tmp#id3344 index5.tmp#id3961
Type gml:TemporalDatumRefType
Properties
content: complex
Model gml:TemporalDatum
Children gml:TemporalDatum
Instance
<gml:temporalDatumRef xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:TemporalDatum gml:id="">{1,1}</gml:TemporalDatum>
</gml:temporalDatumRef>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="temporalDatumRef" type="gml:TemporalDatumRefType"/>
Element gml:geodeticDatumRef
Namespace http://www.opengis.net/gml
Diagram
Diagram index3.tmp#id244 index5.tmp#id3345 index5.tmp#id3857
Type gml:GeodeticDatumRefType
Properties
content: complex
Model gml:GeodeticDatum
Children gml:GeodeticDatum
Instance
<gml:geodeticDatumRef xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:GeodeticDatum gml:id="">{1,1}</gml:GeodeticDatum>
</gml:geodeticDatumRef>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="geodeticDatumRef" type="gml:GeodeticDatumRefType"/>
Element gml:primeMeridianRef
Namespace http://www.opengis.net/gml
Diagram
Diagram index3.tmp#id244 index5.tmp#id3346 index5.tmp#id3866
Type gml:PrimeMeridianRefType
Properties
content: complex
Model gml:PrimeMeridian
Children gml:PrimeMeridian
Instance
<gml:primeMeridianRef xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:PrimeMeridian gml:id="">{1,1}</gml:PrimeMeridian>
</gml:primeMeridianRef>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="primeMeridianRef" type="gml:PrimeMeridianRefType"/>
Element gml:ellipsoidRef
Namespace http://www.opengis.net/gml
Diagram
Diagram index3.tmp#id244 index5.tmp#id3347 index5.tmp#id3872
Type gml:EllipsoidRefType
Properties
content: complex
Model gml:Ellipsoid
Children gml:Ellipsoid
Instance
<gml:ellipsoidRef xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:Ellipsoid gml:id="">{1,1}</gml:Ellipsoid>
</gml:ellipsoidRef>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="ellipsoidRef" type="gml:EllipsoidRefType"/>
Complex Type gml:GeodeticDatumRefType
Namespace http://www.opengis.net/gml
Annotations
Association to a geodetic datum, either referencing or containing the definition of that datum.
Diagram
Diagram index3.tmp#id244 index5.tmp#id3345
Used by
Model gml:GeodeticDatum
Children gml:GeodeticDatum
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<complexType name="GeodeticDatumRefType">
  <annotation>
    <documentation>Association to a geodetic datum, either referencing or containing the definition of that datum.</documentation>
  </annotation>
  <sequence minOccurs="0">
    <element ref="gml:GeodeticDatum"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Complex Type gml:GeodeticDatumType
Namespace http://www.opengis.net/gml
Annotations
A geodetic datum defines the precise location and orientation in 3-dimensional space of a defined ellipsoid (or sphere) that approximates the shape of the earth, or of a Cartesian coordinate system centered in this ellipsoid (or sphere).
Diagram
Diagram index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index3.tmp#id241 index3.tmp#id240 index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index4.tmp#id3291 index3.tmp#id276 index3.tmp#id242 index5.tmp#id267 index5.tmp#id3861 index5.tmp#id3862 index6.tmp#id3826 index5.tmp#id3863 index5.tmp#id3864 index6.tmp#id3827 index6.tmp#id3833 index5.tmp#id3860 index5.tmp#id3865 index5.tmp#id3871
Type extension of gml:AbstractDatumType
Type hierarchy
Used by
Model gml:metaDataProperty* , gml:datumName , gml:datumID* , gml:remarks{0,1} , gml:anchorPoint{0,1} , gml:realizationEpoch{0,1} , gml:validArea{0,1} , gml:scope{0,1} , gml:usesPrimeMeridian , gml:usesEllipsoid
Children gml:anchorPoint, gml:datumID, gml:datumName, gml:metaDataProperty, gml:realizationEpoch, gml:remarks, gml:scope, gml:usesEllipsoid, gml:usesPrimeMeridian, gml:validArea
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="GeodeticDatumType">
  <annotation>
    <documentation>A geodetic datum defines the precise location and orientation in 3-dimensional space of a defined ellipsoid (or sphere) that approximates the shape of the earth, or of a Cartesian coordinate system centered in this ellipsoid (or sphere).</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractDatumType">
      <sequence>
        <element ref="gml:usesPrimeMeridian"/>
        <element ref="gml:usesEllipsoid"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type gml:AbstractDatumType
Namespace http://www.opengis.net/gml
Annotations
A datum specifies the relationship of a coordinate system to the earth, thus creating a coordinate reference system. A datum uses a parameter or set of parameters that determine the location of the origin of the coordinate reference system. Each datum subtype can be associated with only specific types of coordinate systems. This abstract complexType shall not be used, extended, or restricted, in an Application Schema, to define a concrete subtype with a meaning equivalent to a concrete subtype specified in this document.
Diagram
Diagram index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index3.tmp#id241 index3.tmp#id240 index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index4.tmp#id3291 index3.tmp#id276 index3.tmp#id242 index5.tmp#id267 index5.tmp#id3861 index5.tmp#id3862 index6.tmp#id3826 index5.tmp#id3863 index5.tmp#id3864 index6.tmp#id3827 index6.tmp#id3833
Type extension of gml:AbstractDatumBaseType
Type hierarchy
Properties
abstract: true
Used by
Model gml:metaDataProperty* , gml:datumName , gml:datumID* , gml:remarks{0,1} , gml:anchorPoint{0,1} , gml:realizationEpoch{0,1} , gml:validArea{0,1} , gml:scope{0,1}
Children gml:anchorPoint, gml:datumID, gml:datumName, gml:metaDataProperty, gml:realizationEpoch, gml:remarks, gml:scope, gml:validArea
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="AbstractDatumType" abstract="true">
  <annotation>
    <documentation>A datum specifies the relationship of a coordinate system to the earth, thus creating a coordinate reference system. A datum uses a parameter or set of parameters that determine the location of the origin of the coordinate reference system. Each datum subtype can be associated with only specific types of coordinate systems. This abstract complexType shall not be used, extended, or restricted, in an Application Schema, to define a concrete subtype with a meaning equivalent to a concrete subtype specified in this document.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractDatumBaseType">
      <sequence>
        <element ref="gml:datumID" minOccurs="0" maxOccurs="unbounded">
          <annotation>
            <documentation>Set of alternative identifications of this datum. The first datumID, if any, is normally the primary identification code, and any others are aliases.</documentation>
          </annotation>
        </element>
        <element ref="gml:remarks" minOccurs="0">
          <annotation>
            <documentation>Comments on this reference system, including source information.</documentation>
          </annotation>
        </element>
        <element ref="gml:anchorPoint" minOccurs="0"/>
        <element ref="gml:realizationEpoch" minOccurs="0"/>
        <element ref="gml:validArea" minOccurs="0"/>
        <element ref="gml:scope" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type gml:AbstractDatumBaseType
Namespace http://www.opengis.net/gml
Annotations
Basic encoding for datum objects, simplifying and restricting the DefinitionType as needed.
Diagram
Diagram index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index3.tmp#id241 index3.tmp#id240 index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index4.tmp#id3291 index3.tmp#id276 index3.tmp#id242 index5.tmp#id267
Type restriction of gml:DefinitionType
Type hierarchy
Properties
abstract: true
Used by
Complex Type gml:AbstractDatumType
Model gml:metaDataProperty* , gml:datumName
Children gml:datumName, gml:metaDataProperty
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="AbstractDatumBaseType" abstract="true">
  <annotation>
    <documentation>Basic encoding for datum objects, simplifying and restricting the DefinitionType as needed.</documentation>
  </annotation>
  <complexContent>
    <restriction base="gml:DefinitionType">
      <sequence>
        <element ref="gml:metaDataProperty" minOccurs="0" maxOccurs="unbounded"/>
        <element ref="gml:datumName"/>
      </sequence>
      <attribute ref="gml:id" use="required"/>
    </restriction>
  </complexContent>
</complexType>
Complex Type gml:PrimeMeridianRefType
Namespace http://www.opengis.net/gml
Annotations
Association to a prime meridian, either referencing or containing the definition of that meridian.
Diagram
Diagram index3.tmp#id244 index5.tmp#id3346
Used by
Model gml:PrimeMeridian
Children gml:PrimeMeridian
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<complexType name="PrimeMeridianRefType">
  <annotation>
    <documentation>Association to a prime meridian, either referencing or containing the definition of that meridian.</documentation>
  </annotation>
  <sequence minOccurs="0">
    <element ref="gml:PrimeMeridian"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Complex Type gml:PrimeMeridianType
Namespace http://www.opengis.net/gml
Annotations
A prime meridian defines the origin from which longitude values are determined.
Diagram
Diagram index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index3.tmp#id241 index3.tmp#id240 index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index4.tmp#id3291 index3.tmp#id276 index3.tmp#id242 index5.tmp#id268 index5.tmp#id3868 index5.tmp#id3869 index6.tmp#id3826 index5.tmp#id3870
Type extension of gml:PrimeMeridianBaseType
Type hierarchy
Used by
Model gml:metaDataProperty* , gml:meridianName , gml:meridianID* , gml:remarks{0,1} , gml:greenwichLongitude
Children gml:greenwichLongitude, gml:meridianID, gml:meridianName, gml:metaDataProperty, gml:remarks
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="PrimeMeridianType">
  <annotation>
    <documentation>A prime meridian defines the origin from which longitude values are determined.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:PrimeMeridianBaseType">
      <sequence>
        <element ref="gml:meridianID" minOccurs="0" maxOccurs="unbounded">
          <annotation>
            <documentation>Set of alternative identifications of this prime meridian. The first meridianID, if any, is normally the primary identification code, and any others are aliases.</documentation>
          </annotation>
        </element>
        <element ref="gml:remarks" minOccurs="0">
          <annotation>
            <documentation>Comments on or information about this prime meridian, including source information.</documentation>
          </annotation>
        </element>
        <element ref="gml:greenwichLongitude"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type gml:PrimeMeridianBaseType
Namespace http://www.opengis.net/gml
Annotations
Basic encoding for prime meridian objects, simplifying and restricting the DefinitionType as needed.
Diagram
Diagram index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index3.tmp#id241 index3.tmp#id240 index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index4.tmp#id3291 index3.tmp#id276 index3.tmp#id242 index5.tmp#id268
Type restriction of gml:DefinitionType
Type hierarchy
Properties
abstract: true
Used by
Complex Type gml:PrimeMeridianType
Model gml:metaDataProperty* , gml:meridianName
Children gml:meridianName, gml:metaDataProperty
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="PrimeMeridianBaseType" abstract="true">
  <annotation>
    <documentation>Basic encoding for prime meridian objects, simplifying and restricting the DefinitionType as needed.</documentation>
  </annotation>
  <complexContent>
    <restriction base="gml:DefinitionType">
      <sequence>
        <element ref="gml:metaDataProperty" minOccurs="0" maxOccurs="unbounded"/>
        <element ref="gml:meridianName"/>
      </sequence>
      <attribute ref="gml:id" use="required"/>
    </restriction>
  </complexContent>
</complexType>
Complex Type gml:EllipsoidRefType
Namespace http://www.opengis.net/gml
Annotations
Association to an ellipsoid, either referencing or containing the definition of that ellipsoid.
Diagram
Diagram index3.tmp#id244 index5.tmp#id3347
Used by
Model gml:Ellipsoid
Children gml:Ellipsoid
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<complexType name="EllipsoidRefType">
  <annotation>
    <documentation>Association to an ellipsoid, either referencing or containing the definition of that ellipsoid.</documentation>
  </annotation>
  <sequence minOccurs="0">
    <element ref="gml:Ellipsoid"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Complex Type gml:EllipsoidType
Namespace http://www.opengis.net/gml
Annotations
An ellipsoid is a geometric figure that can be used to describe the approximate shape of the earth. In mathematical terms, it is a surface formed by the rotation of an ellipse about its minor axis.
Diagram
Diagram index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index3.tmp#id241 index3.tmp#id240 index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index4.tmp#id3291 index3.tmp#id276 index3.tmp#id242 index5.tmp#id269 index5.tmp#id3874 index5.tmp#id3875 index6.tmp#id3826 index5.tmp#id3876 index5.tmp#id3877
Type extension of gml:EllipsoidBaseType
Type hierarchy
Used by
Element gml:Ellipsoid
Model gml:metaDataProperty* , gml:ellipsoidName , gml:ellipsoidID* , gml:remarks{0,1} , gml:semiMajorAxis , gml:secondDefiningParameter
Children gml:ellipsoidID, gml:ellipsoidName, gml:metaDataProperty, gml:remarks, gml:secondDefiningParameter, gml:semiMajorAxis
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="EllipsoidType">
  <annotation>
    <documentation>An ellipsoid is a geometric figure that can be used to describe the approximate shape of the earth. In mathematical terms, it is a surface formed by the rotation of an ellipse about its minor axis.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:EllipsoidBaseType">
      <sequence>
        <element ref="gml:ellipsoidID" minOccurs="0" maxOccurs="unbounded">
          <annotation>
            <documentation>Set of alternative identifications of this ellipsoid. The first ellipsoidID, if any, is normally the primary identification code, and any others are aliases.</documentation>
          </annotation>
        </element>
        <element ref="gml:remarks" minOccurs="0">
          <annotation>
            <documentation>Comments on or information about this ellipsoid, including source information.</documentation>
          </annotation>
        </element>
        <element ref="gml:semiMajorAxis"/>
        <element ref="gml:secondDefiningParameter"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type gml:EllipsoidBaseType
Namespace http://www.opengis.net/gml
Annotations
Basic encoding for ellipsoid objects, simplifying and restricting the DefinitionType as needed.
Diagram
Diagram index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index3.tmp#id241 index3.tmp#id240 index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index4.tmp#id3291 index3.tmp#id276 index3.tmp#id242 index5.tmp#id269
Type restriction of gml:DefinitionType
Type hierarchy
Properties
abstract: true
Used by
Complex Type gml:EllipsoidType
Model gml:metaDataProperty* , gml:ellipsoidName
Children gml:ellipsoidName, gml:metaDataProperty
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="EllipsoidBaseType" abstract="true">
  <annotation>
    <documentation>Basic encoding for ellipsoid objects, simplifying and restricting the DefinitionType as needed.</documentation>
  </annotation>
  <complexContent>
    <restriction base="gml:DefinitionType">
      <sequence>
        <element ref="gml:metaDataProperty" minOccurs="0" maxOccurs="unbounded"/>
        <element ref="gml:ellipsoidName"/>
      </sequence>
      <attribute ref="gml:id" use="required"/>
    </restriction>
  </complexContent>
</complexType>
Complex Type gml:SecondDefiningParameterType
Namespace http://www.opengis.net/gml
Annotations
Definition of the second parameter that defines the shape of an ellipsoid. An ellipsoid requires two defining parameters: semi-major axis and inverse flattening or semi-major axis and semi-minor axis. When the reference body is a sphere rather than an ellipsoid, only a single defining parameter is required, namely the radius of the sphere; in that case, the semi-major axis "degenerates" into the radius of the sphere.
Diagram
Diagram index5.tmp#id3879 index5.tmp#id3880 index5.tmp#id3881
Used by
Model gml:inverseFlattening | gml:semiMinorAxis | gml:isSphere
Children gml:inverseFlattening, gml:isSphere, gml:semiMinorAxis
Source
<complexType name="SecondDefiningParameterType">
  <annotation>
    <documentation>Definition of the second parameter that defines the shape of an ellipsoid. An ellipsoid requires two defining parameters: semi-major axis and inverse flattening or semi-major axis and semi-minor axis. When the reference body is a sphere rather than an ellipsoid, only a single defining parameter is required, namely the radius of the sphere; in that case, the semi-major axis "degenerates" into the radius of the sphere.</documentation>
  </annotation>
  <choice>
    <element ref="gml:inverseFlattening"/>
    <element ref="gml:semiMinorAxis"/>
    <element ref="gml:isSphere"/>
  </choice>
</complexType>
Complex Type gml:VerticalDatumRefType
Namespace http://www.opengis.net/gml
Annotations
Association to a vertical datum, either referencing or containing the definition of that datum.
Diagram
Diagram index3.tmp#id244 index5.tmp#id3343
Used by
Model gml:VerticalDatum
Children gml:VerticalDatum
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<complexType name="VerticalDatumRefType">
  <annotation>
    <documentation>Association to a vertical datum, either referencing or containing the definition of that datum.</documentation>
  </annotation>
  <sequence minOccurs="0">
    <element ref="gml:VerticalDatum"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Complex Type gml:VerticalDatumType
Namespace http://www.opengis.net/gml
Annotations
A textual description and/or a set of parameters identifying a particular reference level surface used as a zero-height surface, including its position with respect to the Earth for any of the height types recognized by this standard. There are several types of Vertical Datums, and each may place constraints on the Coordinate Axis with which it is combined to create a Vertical CRS.
Diagram
Diagram index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index3.tmp#id241 index3.tmp#id240 index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index4.tmp#id3291 index3.tmp#id276 index3.tmp#id242 index5.tmp#id267 index5.tmp#id3861 index5.tmp#id3862 index6.tmp#id3826 index5.tmp#id3863 index5.tmp#id3864 index6.tmp#id3827 index6.tmp#id3833 index5.tmp#id3860 index5.tmp#id3891
Type extension of gml:AbstractDatumType
Type hierarchy
Used by
Model gml:metaDataProperty* , gml:datumName , gml:datumID* , gml:remarks{0,1} , gml:anchorPoint{0,1} , gml:realizationEpoch{0,1} , gml:validArea{0,1} , gml:scope{0,1} , gml:verticalDatumType{0,1}
Children gml:anchorPoint, gml:datumID, gml:datumName, gml:metaDataProperty, gml:realizationEpoch, gml:remarks, gml:scope, gml:validArea, gml:verticalDatumType
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="VerticalDatumType">
  <annotation>
    <documentation>A textual description and/or a set of parameters identifying a particular reference level surface used as a zero-height surface, including its position with respect to the Earth for any of the height types recognized by this standard. There are several types of Vertical Datums, and each may place constraints on the Coordinate Axis with which it is combined to create a Vertical CRS.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractDatumType">
      <sequence>
        <element ref="gml:verticalDatumType" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type gml:VerticalDatumTypeType
Namespace http://www.opengis.net/gml
Annotations
Type of a vertical datum.
Diagram
Diagram index45.tmp#id275 index45.tmp#id274 index5.tmp#id3893
Type restriction of gml:CodeType
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
codeSpace anyURI required
Reference to a source of information specifying the values and meanings of all the allowed string values for this VerticalDatumTypeType.
Source
<complexType name="VerticalDatumTypeType">
  <annotation>
    <documentation>Type of a vertical datum.</documentation>
  </annotation>
  <simpleContent>
    <restriction base="gml:CodeType">
      <attribute name="codeSpace" type="anyURI" use="required">
        <annotation>
          <documentation>Reference to a source of information specifying the values and meanings of all the allowed string values for this VerticalDatumTypeType.</documentation>
        </annotation>
      </attribute>
    </restriction>
  </simpleContent>
</complexType>
Complex Type gml:EngineeringDatumRefType
Namespace http://www.opengis.net/gml
Annotations
Association to an engineering datum, either referencing or containing the definition of that datum.
Diagram
Diagram index3.tmp#id244 index5.tmp#id3341
Used by
Model gml:EngineeringDatum
Children gml:EngineeringDatum
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<complexType name="EngineeringDatumRefType">
  <annotation>
    <documentation>Association to an engineering datum, either referencing or containing the definition of that datum.</documentation>
  </annotation>
  <sequence minOccurs="0">
    <element ref="gml:EngineeringDatum"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Complex Type gml:EngineeringDatumType
Namespace http://www.opengis.net/gml
Annotations
An engineering datum defines the origin of an engineering coordinate reference system, and is used in a region around that origin. This origin can be fixed with respect to the earth (such as a defined point at a construction site), or be a defined point on a moving vehicle (such as on a ship or satellite).
Diagram
Diagram index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index3.tmp#id241 index3.tmp#id240 index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index4.tmp#id3291 index3.tmp#id276 index3.tmp#id242 index5.tmp#id267 index5.tmp#id3861 index5.tmp#id3862 index6.tmp#id3826 index5.tmp#id3863 index5.tmp#id3864 index6.tmp#id3827 index6.tmp#id3833 index5.tmp#id3860
Type extension of gml:AbstractDatumType
Type hierarchy
Used by
Model gml:metaDataProperty* , gml:datumName , gml:datumID* , gml:remarks{0,1} , gml:anchorPoint{0,1} , gml:realizationEpoch{0,1} , gml:validArea{0,1} , gml:scope{0,1}
Children gml:anchorPoint, gml:datumID, gml:datumName, gml:metaDataProperty, gml:realizationEpoch, gml:remarks, gml:scope, gml:validArea
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="EngineeringDatumType">
  <annotation>
    <documentation>An engineering datum defines the origin of an engineering coordinate reference system, and is used in a region around that origin. This origin can be fixed with respect to the earth (such as a defined point at a construction site), or be a defined point on a moving vehicle (such as on a ship or satellite).</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractDatumType"/>
  </complexContent>
</complexType>
Complex Type gml:ImageDatumRefType
Namespace http://www.opengis.net/gml
Annotations
Association to an image datum, either referencing or containing the definition of that datum.
Diagram
Diagram index3.tmp#id244 index5.tmp#id3342
Used by
Model gml:ImageDatum
Children gml:ImageDatum
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<complexType name="ImageDatumRefType">
  <annotation>
    <documentation>Association to an image datum, either referencing or containing the definition of that datum.</documentation>
  </annotation>
  <sequence minOccurs="0">
    <element ref="gml:ImageDatum"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Complex Type gml:ImageDatumType
Namespace http://www.opengis.net/gml
Annotations
An image datum defines the origin of an image coordinate reference system, and is used in a local context only. For more information, see OGC Abstract Specification Topic 2.
Diagram
Diagram index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index3.tmp#id241 index3.tmp#id240 index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index4.tmp#id3291 index3.tmp#id276 index3.tmp#id242 index5.tmp#id267 index5.tmp#id3861 index5.tmp#id3862 index6.tmp#id3826 index5.tmp#id3863 index5.tmp#id3864 index6.tmp#id3827 index6.tmp#id3833 index5.tmp#id3860 index5.tmp#id3951
Type extension of gml:AbstractDatumType
Type hierarchy
Used by
Element gml:ImageDatum
Model gml:metaDataProperty* , gml:datumName , gml:datumID* , gml:remarks{0,1} , gml:anchorPoint{0,1} , gml:realizationEpoch{0,1} , gml:validArea{0,1} , gml:scope{0,1} , gml:pixelInCell
Children gml:anchorPoint, gml:datumID, gml:datumName, gml:metaDataProperty, gml:pixelInCell, gml:realizationEpoch, gml:remarks, gml:scope, gml:validArea
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="ImageDatumType">
  <annotation>
    <documentation>An image datum defines the origin of an image coordinate reference system, and is used in a local context only. For more information, see OGC Abstract Specification Topic 2.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractDatumType">
      <sequence>
        <element ref="gml:pixelInCell"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type gml:PixelInCellType
Namespace http://www.opengis.net/gml
Annotations
Specification of the way an image grid is associated with the image data attributes.
Diagram
Diagram index45.tmp#id275 index45.tmp#id274 index5.tmp#id3953
Type restriction of gml:CodeType
Type hierarchy
Used by
Element gml:pixelInCell
Attributes
QName Type Fixed Default Use Annotation
codeSpace anyURI required
Reference to a source of information specifying the values and meanings of all the allowed string values for this PixelInCellType.
Source
<complexType name="PixelInCellType">
  <annotation>
    <documentation>Specification of the way an image grid is associated with the image data attributes.</documentation>
  </annotation>
  <simpleContent>
    <restriction base="gml:CodeType">
      <attribute name="codeSpace" type="anyURI" use="required">
        <annotation>
          <documentation>Reference to a source of information specifying the values and meanings of all the allowed string values for this PixelInCellType.</documentation>
        </annotation>
      </attribute>
    </restriction>
  </simpleContent>
</complexType>
Complex Type gml:TemporalDatumRefType
Namespace http://www.opengis.net/gml
Annotations
Association to a temporal datum, either referencing or containing the definition of that datum.
Diagram
Diagram index3.tmp#id244 index5.tmp#id3344
Used by
Model gml:TemporalDatum
Children gml:TemporalDatum
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<complexType name="TemporalDatumRefType">
  <annotation>
    <documentation>Association to a temporal datum, either referencing or containing the definition of that datum.</documentation>
  </annotation>
  <sequence minOccurs="0">
    <element ref="gml:TemporalDatum"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Complex Type gml:TemporalDatumType
Namespace http://www.opengis.net/gml
Annotations
Defines the origin of a temporal coordinate reference system. This type extends the TemporalDatumRestrictionType to add the "origin" element with the dateTime type.
Diagram
Diagram index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index3.tmp#id241 index3.tmp#id240 index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index4.tmp#id3291 index3.tmp#id276 index3.tmp#id242 index5.tmp#id267 index5.tmp#id3861 index5.tmp#id3862 index6.tmp#id3826 index5.tmp#id3863 index5.tmp#id3864 index6.tmp#id3827 index6.tmp#id3833 index5.tmp#id3860 index3.tmp#id276 index3.tmp#id242 index5.tmp#id267 index5.tmp#id3862 index6.tmp#id3827 index6.tmp#id3833 index5.tmp#id3963 index5.tmp#id3964
Type extension of gml:TemporalDatumBaseType
Type hierarchy
Used by
Model gml:metaDataProperty* , gml:datumName , gml:datumID* , gml:validArea{0,1} , gml:scope{0,1} , gml:origin
Children gml:datumID, gml:datumName, gml:metaDataProperty, gml:origin, gml:scope, gml:validArea
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="TemporalDatumType">
  <annotation>
    <documentation>Defines the origin of a temporal coordinate reference system. This type extends the TemporalDatumRestrictionType to add the "origin" element with the dateTime type.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:TemporalDatumBaseType">
      <sequence>
        <element ref="gml:origin"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type gml:TemporalDatumBaseType
Namespace http://www.opengis.net/gml
Annotations
Partially defines the origin of a temporal coordinate reference system. This type restricts the AbstractDatumType to remove the "anchorPoint" and "realizationEpoch" elements.
Diagram
Diagram index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index3.tmp#id241 index3.tmp#id240 index3.tmp#id276 index3.tmp#id242 index3.tmp#id262 index3.tmp#id264 index4.tmp#id3291 index3.tmp#id276 index3.tmp#id242 index5.tmp#id267 index5.tmp#id3861 index5.tmp#id3862 index6.tmp#id3826 index5.tmp#id3863 index5.tmp#id3864 index6.tmp#id3827 index6.tmp#id3833 index5.tmp#id3860 index3.tmp#id276 index3.tmp#id242 index5.tmp#id267 index5.tmp#id3862 index6.tmp#id3827 index6.tmp#id3833
Type restriction of gml:AbstractDatumType
Type hierarchy
Properties
abstract: true
Used by
Complex Type gml:TemporalDatumType
Model gml:metaDataProperty* , gml:datumName , gml:datumID* , gml:validArea{0,1} , gml:scope{0,1}
Children gml:datumID, gml:datumName, gml:metaDataProperty, gml:scope, gml:validArea
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="TemporalDatumBaseType" abstract="true">
  <annotation>
    <documentation>Partially defines the origin of a temporal coordinate reference system. This type restricts the AbstractDatumType to remove the "anchorPoint" and "realizationEpoch" elements.</documentation>
  </annotation>
  <complexContent>
    <restriction base="gml:AbstractDatumType">
      <sequence>
        <element ref="gml:metaDataProperty" minOccurs="0" maxOccurs="unbounded"/>
        <element ref="gml:datumName"/>
        <element ref="gml:datumID" minOccurs="0" maxOccurs="unbounded"/>
        <element ref="gml:validArea" minOccurs="0"/>
        <element ref="gml:scope" minOccurs="0"/>
      </sequence>
      <attribute ref="gml:id" use="required"/>
    </restriction>
  </complexContent>
</complexType>
Complex Type gml:DatumRefType
Namespace http://www.opengis.net/gml
Annotations
Association to a datum, either referencing or containing the definition of that datum.
Diagram
Diagram index3.tmp#id244 index5.tmp#id3858
Used by
Element gml:datumRef
Model gml:_Datum
Children gml:_Datum
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<complexType name="DatumRefType">
  <annotation>
    <documentation>Association to a datum, either referencing or containing the definition of that datum.</documentation>
  </annotation>
  <sequence minOccurs="0">
    <element ref="gml:_Datum"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Attribute gml:VerticalDatumTypeType / @codeSpace
Namespace No namespace
Annotations
Reference to a source of information specifying the values and meanings of all the allowed string values for this VerticalDatumTypeType.
Type anyURI
Properties
use: required
Used by
Source
<attribute name="codeSpace" type="anyURI" use="required">
  <annotation>
    <documentation>Reference to a source of information specifying the values and meanings of all the allowed string values for this VerticalDatumTypeType.</documentation>
  </annotation>
</attribute>
Attribute gml:PixelInCellType / @codeSpace
Namespace No namespace
Annotations
Reference to a source of information specifying the values and meanings of all the allowed string values for this PixelInCellType.
Type anyURI
Properties
use: required
Used by
Complex Type gml:PixelInCellType
Source
<attribute name="codeSpace" type="anyURI" use="required">
  <annotation>
    <documentation>Reference to a source of information specifying the values and meanings of all the allowed string values for this PixelInCellType.</documentation>
  </annotation>
</attribute>