Definition Type: Element
Name: ParameterValue
Namespace: http://www.opengis.net/gml/3.2
Type: gml:ParameterValueType
Containing Schema: coordinateOperations.xsd
Abstract
Documentation:
gml:ParameterValue is a parameter value, an ordered sequence of values, or a reference to a file of parameter values. This concrete complex type may 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 complex type may be used, extended, or restricted for well-known operation methods, especially for methods with many instances.
Collapse XSD Schema Diagram:
Drilldown into operationParameter in schema coordinateoperations_xsd Drilldown into valueFile in schema coordinateoperations_xsd Drilldown into integerValueList in schema coordinateoperations_xsd Drilldown into valueList in schema coordinateoperations_xsd Drilldown into booleanValue in schema coordinateoperations_xsd Drilldown into integerValue in schema coordinateoperations_xsd Drilldown into stringValue in schema coordinateoperations_xsd Drilldown into dmsAngleValue in schema deprecatedtypes_xsd Drilldown into value in schema coordinateoperations_xsd Drilldown into AbstractGeneralParameterValueType in schema coordinateoperations_xsd Drilldown into ParameterValueType in schema coordinateoperations_xsdXSD Diagram of ParameterValue in schema coordinateoperations_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="ParameterValue" type="gml:ParameterValueType" substitutionGroup="gml:AbstractGeneralParameterValue">
    <annotation>
        <documentation>gml:ParameterValue is a parameter value, an ordered sequence of values, or a reference to a file of parameter values. This concrete complex type may 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 complex type may be used, extended, or restricted for well-known operation methods, especially for methods with many instances.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
value gml:value (1) (1)
dmsAngleValue gml:dmsAngleValue (1) (1)
stringValue gml:stringValue (1) (1)
integerValue gml:integerValue (1) (1)
booleanValue gml:booleanValue (1) (1)
valueList gml:valueList (1) (1)
integerValueList gml:integerValueList (1) (1)
valueFile gml:valueFile (1) (1)
operationParameter gml:operationParameter (1) (1)
Collapse Derivation Tree:
Collapse References:
gml:AbstractGeneralParameterValue