All Element Summary |
||||||||||||||
A gml:AbstractDatum specifies the relationship of a coordinate system to the earth, thus creating a coordinate reference system.
|
||||||||||||||
gml:anchorDefinition is a description, possibly including coordinates, of the definition used to anchor the datum to the Earth.
|
||||||||||||||
gml:ellipsoid is an association role to the ellipsoid used by this geodetic datum.
|
||||||||||||||
A gml:Ellipsoid is a geometric figure that may be used to describe the approximate shape of the earth.
|
||||||||||||||
gml:EngineeringDatum defines the origin of an engineering coordinate reference system, and is used in a region around that origin.
|
||||||||||||||
gml:GeodeticDatum is a geodetic datum defines the precise location and orientation in 3-dimensional space of a defined ellipsoid (or sphere), or of a Cartesian coordinate system centered in this ellipsoid (or sphere).
|
||||||||||||||
gml:greenwichLongitude is the longitude of the prime meridian measured from the Greenwich meridian, positive eastward.
|
||||||||||||||
gml:ImageDatum defines the origin of an image coordinate reference system, and is used in a local context only.
|
||||||||||||||
|
||||||||||||||
|
||||||||||||||
gml:origin is the date and time origin of this temporal datum.
|
||||||||||||||
gml:pixelInCell is a specification of the way an image grid is associated with the image data attributes.
|
||||||||||||||
gml:primeMeridian is an association role to the prime meridian used by this geodetic datum.
|
||||||||||||||
A gml:PrimeMeridian defines the origin from which longitude values are determined.
|
||||||||||||||
gml:realizationEpoch is the time after which this datum definition is valid.
|
||||||||||||||
gml:secondDefiningParameter is a property containing the definition of the second parameter that defines the shape of an ellipsoid.
|
||||||||||||||
|
||||||||||||||
gml:semiMajorAxis specifies the length of the semi-major axis of the ellipsoid, with its units.
|
||||||||||||||
|
||||||||||||||
A gml:TemporalDatum defines the origin of a Temporal Reference System.
|
||||||||||||||
gml:VerticalDatum is 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 International Standard.
|
Complex Type Summary |
||||||||||||
|
||||||||||||
gml:DatumPropertyType is a property type for association roles to a datum, either referencing or containing the definition of that datum.
|
||||||||||||
gml:EllipsoidPropertyType is a property type for association roles to an ellipsoid, either referencing or containing the definition of that ellipsoid.
|
||||||||||||
|
||||||||||||
gml:EngineeringDatumPropertyType is a property type for association roles to an engineering datum, either referencing or containing the definition of that datum.
|
||||||||||||
|
||||||||||||
gml:GeodeticDatumPropertyType is a property type for association roles to a geodetic datum, either referencing or containing the definition of that datum.
|
||||||||||||
|
||||||||||||
gml:ImageDatumPropertyType is a property type for association roles to an image datum, either referencing or containing the definition of that datum.
|
||||||||||||
|
||||||||||||
gml:PrimeMeridianPropertyType is a property type for association roles to a prime meridian, either referencing or containing the definition of that meridian.
|
||||||||||||
|
||||||||||||
The TemporalDatumBaseType partially defines the origin of a temporal coordinate reference system.
|
||||||||||||
gml:TemporalDatumPropertyType is a property type for association roles to a temporal datum, either referencing or containing the definition of that datum.
|
||||||||||||
|
||||||||||||
gml:VerticalDatumPropertyType is property type for association roles to a vertical datum, either referencing or containing the definition of that datum.
|
||||||||||||
|
<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSPY v5 rel. 2 U (http://www.xmlspy.com) by Clemens Portele (interactive instruments) -->
<schema elementFormDefault="qualified" targetNamespace="http://www.opengis.net/gml/3.2" version="3.2.1.2" xml:lang="en" xmlns="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2">
<annotation>
<appinfo source="urn:x-ogc:specification:gml:schema-xsd:datums:3.2.1">datums.xsd</appinfo>
</annotation>
See ISO/DIS 19136 13.5
</documentation>
The datums schema components can be divided into three logical parts, which define elements and types for XML encoding of the definitions of: - Abstract datum - Geodetic datums, including ellipsoid and prime meridian - Multiple other concrete types of spatial or temporal datums These schema components encode the Datum packages of the UML Models of ISO 19111 Clause 10 and ISO/DIS 19136 D.3.10. GML is an OGC Standard. Copyright (c) 2007,2010 Open Geospatial Consortium. To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ . <element abstract="true" name="AbstractDatum" substitutionGroup="gml:Definition" type="gml:AbstractDatumType">
<annotation>
</element>
<documentation>
</annotation>
A gml:AbstractDatum 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 may be associated with only specific types of coordinate systems. 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>
<complexContent>
</complexType>
<extension base="gml:IdentifiedObjectType">
</extension>
</complexContent>
<annotation>
</element>
<documentation>
</annotation>
gml:anchorDefinition is a description, possibly including coordinates, of the definition used to anchor the datum to the Earth. Also known as the "origin", especially for engineering and image datums. The codeSpace attribute may be used to reference a source of more detailed on this point or surface, or on a set of such descriptions.
</documentation>
- 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 definition may be a physical point, or it may be a point with defined coordinates in another CRS.may - For an image datum, the anchor definition 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 definition, a temporal datum carries a separate time origin of type DateTime.
<annotation>
</element>
<documentation>
</annotation>
gml:realizationEpoch is the time after which this datum definition is valid. See ISO 19111 Table 32 for details.
</documentation>
<annotation>
</complexType>
<documentation>
</annotation>
gml:DatumPropertyType is a property type for association roles to a datum, either referencing or containing the definition of that datum.
</documentation>
<sequence minOccurs="0">
</sequence>
<annotation>
</element>
</complexType>
<documentation>
</annotation>
gml:GeodeticDatum is a geodetic datum defines the precise location and orientation in 3-dimensional space of a defined ellipsoid (or sphere), or of a Cartesian coordinate system centered in this ellipsoid (or sphere).
</documentation>
<annotation>
</element>
<documentation>
</annotation>
gml:primeMeridian is an association role to the prime meridian used by this geodetic datum.
</documentation>
<annotation>
</element>
<documentation>
</annotation>
gml:ellipsoid is an association role to the ellipsoid used by this geodetic datum.
</documentation>
<annotation>
</complexType>
<documentation>
</annotation>
gml:GeodeticDatumPropertyType is a property type for association roles to a geodetic datum, either referencing or containing the definition of that datum.
</documentation>
<sequence minOccurs="0">
</sequence>
<annotation>
</element>
<documentation>
</annotation>
A gml:Ellipsoid is a geometric figure that may 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>
<complexContent>
</complexContent>
</complexType>
<annotation>
</element>
<documentation>
</annotation>
gml:semiMajorAxis specifies the 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>
<documentation>
</annotation>
</complexType>
gml:secondDefiningParameter is a property containing the 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>
The inverseFlattening element contains the inverse flattening value of the ellipsoid. This value is a scale factor (or ratio). It uses gml:LengthType with the restriction that the unit of measure referenced by the uom attribute must be suitable for a scale factor, such as percent, permil, or parts-per-million. The semiMinorAxis element contains the length of the semi-minor axis of the ellipsoid. When the isSphere element is included, 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.
<complexType>
</complexType>
</element>
<annotation>
</complexType>
<documentation>
</annotation>
gml:EllipsoidPropertyType is a property type for association roles to an ellipsoid, either referencing or containing the definition of that ellipsoid.
</documentation>
<sequence minOccurs="0">
</sequence>
<annotation>
</element>
</complexType>
<documentation>
</annotation>
A gml:PrimeMeridian defines the origin from which longitude values are determined. The default value for the prime meridian gml:identifier value is "Greenwich".
</documentation>
<annotation>
</element>
<documentation>
</annotation>
gml:greenwichLongitude is the longitude of the prime meridian measured from the Greenwich meridian, positive eastward. If the value of the prime meridian "name" is "Greenwich" then the value of greenwichLongitude shall be 0 degrees.
</documentation>
<annotation>
</complexType>
<documentation>
</annotation>
gml:PrimeMeridianPropertyType is a property type for association roles to a prime meridian, either referencing or containing the definition of that meridian.
</documentation>
<sequence minOccurs="0">
</sequence>
<element name="EngineeringDatum" substitutionGroup="gml:AbstractDatum" type="gml:EngineeringDatumType">
<annotation>
</element>
</complexType>
<documentation>
</annotation>
gml:EngineeringDatum defines the origin of an engineering coordinate reference system, and is used in a region around that origin. This origin may 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>
</complexType>
<documentation>
</annotation>
gml:EngineeringDatumPropertyType is a property type for association roles to an engineering datum, either referencing or containing the definition of that datum.
</documentation>
<sequence minOccurs="0">
</sequence>
<annotation>
</element>
</complexType>
<documentation>
</annotation>
gml:ImageDatum defines the origin of an image coordinate reference system, and is used in a local context only. For an image datum, the anchor definition is usually either the centre of the image or the corner of the image. For more information, see ISO 19111 B.3.5.
</documentation>
<annotation>
</element>
<documentation>
</annotation>
gml:pixelInCell is a specification of the way an image grid is associated with the image data attributes. 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>
</complexType>
<documentation>
</annotation>
gml:ImageDatumPropertyType is a property type for association roles to an image datum, either referencing or containing the definition of that datum.
</documentation>
<sequence minOccurs="0">
</sequence>
<annotation>
</element>
</complexType>
<documentation>
</annotation>
gml:VerticalDatum is 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 International Standard.
</documentation>
<annotation>
</complexType>
<documentation>
</annotation>
gml:VerticalDatumPropertyType is property type for association roles to a vertical datum, either referencing or containing the definition of that datum.
</documentation>
<sequence minOccurs="0">
</sequence>
<annotation>
</element>
</complexType>
<documentation>
</annotation>
A gml:TemporalDatum defines the origin of a Temporal Reference System. This type omits the "anchorDefinition" and "realizationEpoch" elements and adds the "origin" element with the dateTime type.
</documentation>
<annotation>
</complexType>
<documentation>
</annotation>
The TemporalDatumBaseType partially defines the origin of a temporal coordinate reference system. This type restricts the AbstractDatumType to remove the "anchorDefinition" and "realizationEpoch" elements.
</documentation>
<complexContent>
<restriction base="gml:AbstractDatumType">
</restriction>
</complexContent>
<annotation>
</annotation>
</element>
<annotation>
</complexType>
<documentation>
</annotation>
gml:TemporalDatumPropertyType is a property type for association roles to a temporal datum, either referencing or containing the definition of that datum.
</documentation>
<sequence minOccurs="0">
</sequence>
</schema>
|
This XML schema documentation has been generated with DocFlex/XML 1.11 using DocFlex/XML XSDDoc 2.8.3 template set.
DocFlex/XML is a tool for programming and running highly sophisticated documentation and reports generators by the data obtained from
any kind of XML files. The actual doc-generators are implemented in the form of special templates that are designed visually
using a high-quality Template Designer GUI basing on the XML schema (or DTD) files describing the data source XML.
DocFlex/XML XSDDoc is a commercial template application of DocFlex/XML that implements a high-quality XML Schema documentation generator with simultaneous support of framed multi-file HTML,
single-file HTML and RTF output formats. (More formats are planned in the future).
A commercial license for "DocFlex/XML XSDDoc" will allow you:
Once having only such a license, you will be able to run the fully-featured XML schema documentation generator both with DocFlex/XML (Full Edition) and with DocFlex/XML RE, which is a reduced free edition containing only the template interpretor / output generator. No other licenses will be required!
But this is not all. In addition to it, a commercial license for "DocFlex/XML SDK" will allow you to modify the XSDDoc templates themselves as much as you want. You will be able to achieve whatever was impossible to do with the template parameters only.
And, of course, you could develop any template applications by your own!
Please note that by purchasing a license for this software, you not only acquire a useful tool,
you will also make an important investment in its future development, the results of which you could enjoy later by yourself.
Every single your purchase matters and makes a difference for us!
To purchase a license, please follow this link: http://www.filigris.com/shop/
|