Definition Type: Element
Name: AbstractGeneralParameterValue
Namespace: http://www.opengis.net/gml/3.2
Type: gml:AbstractGeneralParameterValueType
Containing Schema: coordinateOperations.xsd
Abstract True
Documentation:
gml:AbstractGeneralParameterValue is an abstract parameter value or group of parameter values. This abstract complexType is expected to be extended and restricted for well-known operation methods with many instances, in Application Schemas that define operation-method-specialized element names and contents. Specific parameter value elements are directly contained in concrete subtypes, not in this abstract type. All concrete types derived from this type shall extend this type to include one "...Value" element with an appropriate type, which should be one of the element types allowed in the ParameterValueType. In addition, all derived concrete types shall extend this type to include a "operationParameter" property element that references one element substitutable for the "OperationParameter" object element.
Collapse XSD Schema Diagram:
Drilldown into AbstractGeneralParameterValueType in schema coordinateoperations_xsdXSD Diagram of AbstractGeneralParameterValue in schema coordinateoperations_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="AbstractGeneralParameterValue" type="gml:AbstractGeneralParameterValueType" abstract="true" substitutionGroup="gml:AbstractObject">
    <annotation>
        <documentation>gml:AbstractGeneralParameterValue is an abstract parameter value or group of parameter values.
This abstract complexType is expected to be extended and restricted for well-known operation methods with many instances, in Application Schemas that define operation-method-specialized element names and contents. Specific parameter value elements are directly contained in concrete subtypes, not in this abstract type. All concrete types derived from this type shall extend this type to include one "...Value" element with an appropriate type, which should be one of the element types allowed in the ParameterValueType. In addition, all derived concrete types shall extend this type to include a "operationParameter" property element that references one element substitutable for the "OperationParameter" object element.</documentation>
    </annotation>
</element>
Collapse Derivation Tree:
Collapse References:
gml:AbstractObject