complexType OperationParameterBaseType

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

Type Heirarchy
{http://www.opengis.net/gml}AbstractGMLType (by restriction)
 {http://www.opengis.net/gml}DefinitionType (by extension)
  {http://www.opengis.net/gml}AbstractGeneralOperationParameterType (by restriction)
   {http://www.opengis.net/gml}OperationParameterBaseType
Derived Types
{http://www.opengis.net/gml}OperationParameterBaseType
 {http://www.opengis.net/gml}OperationParameterType (by extension)
  {http://www.opengis.net/gml}OperationParameter (by type)
  {http://www.opengis.net/examples}ExtendedOperationParameterType (by extension)
   {http://www.opengis.net/examples}ExtendedOperationParameter (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="OperationParameterBaseType" abstract="true">
    <
annotation>
        <
documentation>Basic encoding for operation parameter objects, simplifying and restricting the DefinitionType as needed.</documentation>
    </
annotation>
    <
complexContent>
        <
restriction base="gml:AbstractGeneralOperationParameterType">
            <
sequence>
                <
element ref="gml:metaDataProperty" minOccurs="0" maxOccurs="unbounded"/>
                <
element ref="gml:parameterName"/>
                <
element ref="gml:minimumOccurs" minOccurs="0"/>
            </
sequence>
            <
attribute ref="gml:id" use="required"/>
        </
restriction>
    </
complexContent>
</
complexType>


Documentation

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


complexType OperationParameterBaseType


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.