Definition Type: Element
Name: ParameterValueGroup
Namespace: http://www.opengis.net/gml/3.2
Type: gml:ParameterValueGroupType
Containing Schema: coordinateOperations.xsd
Abstract
Documentation:
gml:ParameterValueGroup is 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 complex type can be used for operation methods without using an Application Schema that defines operation-method-specialized element names and contents. This complex type may be used, extended, or restricted for well-known operation methods, especially for methods with only one instance. The parameterValue elements are an unordered set of composition association roles to the parameter values and groups of values included in this group.
Collapse XSD Schema Diagram:
Drilldown into group in schema coordinateoperations_xsd Drilldown into parameterValue in schema coordinateoperations_xsd Drilldown into AbstractGeneralParameterValueType in schema coordinateoperations_xsd Drilldown into ParameterValueGroupType in schema coordinateoperations_xsdXSD Diagram of ParameterValueGroup in schema coordinateoperations_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="ParameterValueGroup" type="gml:ParameterValueGroupType" substitutionGroup="gml:AbstractGeneralParameterValue">
    <annotation>
        <documentation>gml:ParameterValueGroup is 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 complex type can be used for operation methods without using an Application Schema that defines operation-method-specialized element names and contents. This complex type may be used, extended, or restricted for well-known operation methods, especially for methods with only one instance.
The parameterValue elements are an unordered set of composition association roles to the parameter values and groups of values included in this group.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
parameterValue gml:parameterValue 2 unbounded
group gml:group (1) (1)
Collapse Derivation Tree:
Collapse References:
gml:AbstractGeneralParameterValue