complexType ConversionType

complexType {http://www.opengis.net/gml}ConversionType

Type Heirarchy
{http://www.opengis.net/gml}AbstractGMLType (by restriction)
 {http://www.opengis.net/gml}DefinitionType (by restriction)
  {http://www.opengis.net/gml}AbstractCoordinateOperationBaseType (by extension)
   {http://www.opengis.net/gml}AbstractCoordinateOperationType (by restriction)
    {http://www.opengis.net/gml}AbstractGeneralConversionType (by extension)
     {http://www.opengis.net/gml}ConversionType
Derived Types
{http://www.opengis.net/gml}ConversionType
 {http://www.opengis.net/gml}Conversion (by type)
Abstractfalse (This can be used in an instance)
Target Namespacehttp://www.opengis.net/gml
Declared Namespacesxmlns:gml=http://www.opengis.net/gml
xmlns=http://www.w3.org/2001/XMLSchema


Source

<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>


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.


complexType ConversionType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.