Definition Type: ComplexType
Name: ConversionType
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: gml:AbstractGeneralConversionType
Containing Schema: gml.xsd
Abstract
Documentation:
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 complexType can be used with all operation methods, without using an Application Schema that defines operation-method-specialized element names and contents, especially for methods with only one Conversion instance.
Collapse XSD Schema Diagram:
Drilldown into usesValue in schema gml_xsd Drilldown into usesMethod in schema gml_xsd Drilldown into targetCRS in schema gml_xsd Drilldown into sourceCRS in schema gml_xsd Drilldown into _positionalAccuracy in schema gml_xsd Drilldown into scope in schema gml_xsd Drilldown into validArea in schema gml_xsd Drilldown into operationVersion in schema gml_xsd Drilldown into remarks in schema gml_xsd Drilldown into coordinateOperationID in schema gml_xsd Drilldown into coordinateOperationName in schema gml_xsd Drilldown into metaDataProperty in schema gml_xsd Drilldown into id in schema gml_xsd Drilldown into AbstractGeneralConversionType in schema gml_xsdXSD Diagram of ConversionType in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="ConversionType">
    <annotation>
        <documentation>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 complexType can be used with all operation methods, without using an Application Schema that defines operation-method-specialized element names and contents, especially for methods with only one Conversion instance. </documentation>
    </annotation>
    <complexContent>
        <extension base="gml:AbstractGeneralConversionType">
            <sequence>
                <element ref="gml:usesMethod" />
                <element ref="gml:usesValue" minOccurs="0" maxOccurs="unbounded">
                    <annotation>
                        <documentation>Unordered list of composition associations to the set of parameter values used by this conversion operation. </documentation>
                    </annotation>
                </element>
            </sequence>
        </extension>
    </complexContent>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name 0 unbounded
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name (1) unbounded
metaDataProperty gml:metaDataProperty 0 unbounded
coordinateOperationName gml:coordinateOperationName (1) (1)
coordinateOperationID gml:coordinateOperationID 0 unbounded
remarks gml:remarks 0 (1)
operationVersion gml:operationVersion 0 (1)
validArea gml:validArea 0 (1)
scope gml:scope 0 (1)
_positionalAccuracy gml:_positionalAccuracy 0 unbounded
sourceCRS gml:sourceCRS 0 (1)
targetCRS gml:targetCRS 0 (1)
metaDataProperty gml:metaDataProperty 0 unbounded
coordinateOperationName gml:coordinateOperationName (1) (1)
coordinateOperationID gml:coordinateOperationID 0 unbounded
remarks gml:remarks 0 (1)
validArea gml:validArea 0 (1)
scope gml:scope 0 (1)
_positionalAccuracy gml:_positionalAccuracy 0 unbounded
usesMethod gml:usesMethod (1) (1)
usesValue gml:usesValue 0 unbounded
<xs:group> gml:StandardObjectProperties (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Required
Collapse Derivation Tree:
Collapse References:
gml:Conversiongmx:ML_Conversion_Type,