Definition Type: ComplexType
Name: GeneralParameterValueType
Namespace: http://www.opengis.net/gml
Containing Schema: coordinateOperations.xsd
Abstract True
Documentation:
An abstract parameter value. All concrete types derived from this type shall extend this type to include one "...value" element with an appropriate type. In addition, all derived concrete types shall extend this type to include a "valueOfParameter" element that references one element substitutable for the "OperationParameter" element.
Collapse XSD Schema Diagram:
XSD Diagram of GeneralParameterValueType in schema coordinateoperations_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<complexType name="GeneralParameterValueType" abstract="true">
    <annotation>
        <documentation>An abstract parameter value. All concrete types derived from this type shall extend this type to include one "...value" element with an appropriate type. In addition, all derived concrete types shall extend this type to include a "valueOfParameter" element that references one element substitutable for the "OperationParameter" element. </documentation>
    </annotation>
    <sequence />
</complexType>
Collapse Derivation Tree:
Collapse References:
gml:_generalParameterValuegml:ParameterValueType,