complexType OperationMethodBaseType

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

Type Heirarchy
{http://www.opengis.net/gml}AbstractGMLType (by restriction)
 {http://www.opengis.net/gml}DefinitionType (by restriction)
  {http://www.opengis.net/gml}OperationMethodBaseType
Derived Types
{http://www.opengis.net/gml}OperationMethodBaseType
 {http://www.opengis.net/gml}OperationMethodType (by extension)
  {http://www.opengis.net/gml}OperationMethod (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="OperationMethodBaseType" abstract="true">
    <
annotation>
        <
documentation>Basic encoding for operation method 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:methodName"/>
            </
sequence>
            <
attribute ref="gml:id" use="required"/>
        </
restriction>
    </
complexContent>
</
complexType>


Documentation

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


complexType OperationMethodBaseType


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.