Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gml:Conversion
Namespace http://www.opengis.net/gml/3.2
Annotations
gml:Conversion is a concrete operation on coordinates that does not include any change of Datum. The best-known example of a coordinate conversion is a map projection. The parameters describing coordinate conversions are defined rather than empirically derived. Note that some conversions have no parameters.
This concrete complex type can be used without using a GML Application Schema that defines operation-method-specialized element names and contents, especially for methods with only one Conversion instance.
The usesValue property elements are an unordered list of composition associations to the set of parameter values used by this conversion operation.
Diagram
Diagram index2.tmp#id78 index3.tmp#id72 index4.tmp#id93 index5.tmp#id95 index6.tmp#id99 index7.tmp#id104 index8.tmp#id71 index9.tmp#id70 index2.tmp#id78 index3.tmp#id72 index4.tmp#id93 index5.tmp#id95 index6.tmp#id99 index7.tmp#id104 index87.tmp#id607 index88.tmp#id608 index89.tmp#id606 index90.tmp#id948 index91.tmp#id949 index92.tmp#id1021 index93.tmp#id1032 index94.tmp#id1033 index95.tmp#id1142 index96.tmp#id1144 index97.tmp#id1031 index2.tmp#id78 index3.tmp#id72 index4.tmp#id93 index5.tmp#id95 index6.tmp#id99 index7.tmp#id104 index88.tmp#id608 index91.tmp#id949 index92.tmp#id1021 index94.tmp#id1033 index265.tmp#id1030 index99.tmp#id1874 index100.tmp#id1891 index266.tmp#id1873
Type gml:ConversionType
Type hierarchy
Properties
content: complex
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:descriptionReference{0,1} , gml:identifier , gml:name* , gml:remarks{0,1} , gml:domainOfValidity{0,1} , gml:scope+ , gml:coordinateOperationAccuracy* , gml:method , gml:parameterValue*
Children gml:coordinateOperationAccuracy, gml:description, gml:descriptionReference, gml:domainOfValidity, gml:identifier, gml:metaDataProperty, gml:method, gml:name, gml:parameterValue, gml:remarks, gml:scope
Instance
<gml:Conversion gml:id="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:descriptionReference xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:descriptionReference>
  <gml:identifier codeSpace="">{1,1}</gml:identifier>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
  <gml:remarks>{0,1}</gml:remarks>
  <gml:domainOfValidity xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:domainOfValidity>
  <gml:scope>{1,unbounded}</gml:scope>
  <gml:coordinateOperationAccuracy xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:coordinateOperationAccuracy>
</gml:Conversion>
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
Source
<element name="Conversion" type="gml:ConversionType" substitutionGroup="gml:AbstractGeneralConversion">
  <annotation>
    <documentation>gml:Conversion is a concrete operation on coordinates that does not include any change of Datum. The best-known example of a coordinate conversion is a map projection. The parameters describing coordinate conversions are defined rather than empirically derived. Note that some conversions have no parameters. This concrete complex type can be used without using a GML Application Schema that defines operation-method-specialized element names and contents, especially for methods with only one Conversion instance. The usesValue property elements are an unordered list of composition associations to the set of parameter values used by this conversion operation.</documentation>
  </annotation>
</element>
Schema location http://schemas.opengis.net/gml/3.2.1/coordinateOperations.xsd