complexType AbstractCoordinateOperationBaseType

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

Type Heirarchy
{http://www.opengis.net/gml}AbstractGMLType (by restriction)
 {http://www.opengis.net/gml}DefinitionType (by restriction)
  {http://www.opengis.net/gml}AbstractCoordinateOperationBaseType
Derived Types
{http://www.opengis.net/gml}AbstractCoordinateOperationBaseType
 {http://www.opengis.net/gml}AbstractCoordinateOperationType (by extension)
  {http://www.opengis.net/gml}ConcatenatedOperationType (by extension)
   {http://www.opengis.net/gml}ConcatenatedOperation (by type)
  {http://www.opengis.net/gml}_CoordinateOperation (by type)
  {http://www.opengis.net/gml}_Operation (by type)
  {http://www.opengis.net/gml}_SingleOperation (by type)
  {http://www.opengis.net/gml}AbstractGeneralConversionType (by restriction)
   {http://www.opengis.net/gml}ConversionType (by extension)
    {http://www.opengis.net/gml}Conversion (by type)
   {http://www.opengis.net/gml}_GeneralConversion (by type)
  {http://www.opengis.net/gml}PassThroughOperationType (by extension)
   {http://www.opengis.net/gml}PassThroughOperation (by type)
  {http://www.opengis.net/gml}AbstractGeneralTransformationType (by restriction)
   {http://www.opengis.net/gml}TransformationType (by extension)
    {http://www.opengis.net/gml}Transformation (by type)
   {http://www.opengis.net/gml}_GeneralTransformation (by type)
   {http://www.opengis.net/examples}UIGM1TransformationType (by extension)
    {http://www.opengis.net/examples}UIGM1Transformation (by type)
Abstracttrue (This cannot 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="AbstractCoordinateOperationBaseType" abstract="true">
    <
annotation>
        <
documentation>Basic encoding for coordinate operation 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:coordinateOperationName"/>
            </
sequence>
            <
attribute ref="gml:id" use="required"/>
        </
restriction>
    </
complexContent>
</
complexType>


Documentation

Basic encoding for coordinate operation objects, simplifying and restricting the DefinitionType as needed.


complexType AbstractCoordinateOperationBaseType


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.