complexType ParameterValueGroupType

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

Type Heirarchy
{http://www.opengis.net/gml}AbstractGeneralParameterValueType (by extension)
 {http://www.opengis.net/gml}ParameterValueGroupType
Derived Types
{http://www.opengis.net/gml}ParameterValueGroupType
 {http://www.opengis.net/gml}parameterValueGroup (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="ParameterValueGroupType">
    <
annotation>
        <
documentation>A group of related parameter values. The same group can be repeated more than once in a Conversion, Transformation, or higher level parameterValueGroup, if those instances contain different values of one or more parameterValues which suitably distinquish among those groups. 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>
                <
element ref="gml:includesValue" minOccurs="2" maxOccurs="unbounded">
                    <
annotation>
                        <
documentation>Unordered set of composition associations to the parameter values and groups of values included in this group.</documentation>
                    </
annotation>
                </
element>
                <
element ref="gml:valuesOfGroup"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

A group of related parameter values. The same group can be repeated more than once in a Conversion, Transformation, or higher level parameterValueGroup, if those instances contain different values of one or more parameterValues which suitably distinquish among those groups. 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 ParameterValueGroupType


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.