complexType ParameterValueType

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

Type Heirarchy
{http://www.opengis.net/gml}AbstractGeneralParameterValueType (by extension)
 {http://www.opengis.net/gml}ParameterValueType
Derived Types
{http://www.opengis.net/gml}ParameterValueType
 {http://www.opengis.net/gml}parameterValue (by type)
 {http://www.opengis.net/gml}usesValue (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="ParameterValueType">
    <
annotation>
        <
documentation>A parameter value, ordered sequence of values, or reference to a file of parameter values. This concrete complexType can be used for operation methods without using an Application Schema that defines operation-method-specialized element names and contents, especially for methods with only one instance. This complexType can be used, extended, or restricted for well-known operation methods, especially for methods with many instances.</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="gml:AbstractGeneralParameterValueType">
            <
sequence>
                <
choice>
                    <
element ref="gml:value"/>
                    <
element ref="gml:dmsAngleValue"/>
                    <
element ref="gml:stringValue"/>
                    <
element ref="gml:integerValue"/>
                    <
element ref="gml:booleanValue"/>
                    <
element ref="gml:valueList"/>
                    <
element ref="gml:integerValueList"/>
                    <
element ref="gml:valueFile"/>
                </
choice>
                <
element ref="gml:valueOfParameter"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

A parameter value, ordered sequence of values, or reference to a file of parameter values. This concrete complexType can be used for operation methods without using an Application Schema that defines operation-method-specialized element names and contents, especially for methods with only one instance. This complexType can be used, extended, or restricted for well-known operation methods, especially for methods with many instances.


complexType ParameterValueType


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.