Showing:

Diagrams
Source
Used by
Complex Type gml:ParameterValueType
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index599.tmp#id2024 index677.tmp#id2029 index678.tmp#id2030 index679.tmp#id2042 index680.tmp#id2043 index681.tmp#id2044 index682.tmp#id2045 index683.tmp#id2046 index684.tmp#id2047 index685.tmp#id2048
Type extension of gml:AbstractGeneralParameterValueType
Type hierarchy
Used by
Model (gml:value | gml:dmsAngleValue | gml:stringValue | gml:integerValue | gml:booleanValue | gml:valueList | gml:integerValueList | gml:valueFile) , gml:operationParameter
Children gml:booleanValue, gml:dmsAngleValue, gml:integerValue, gml:integerValueList, gml:operationParameter, gml:stringValue, gml:value, gml:valueFile, gml:valueList
Source
<complexType name="ParameterValueType">
  <complexContent>
    <extension base="gml:AbstractGeneralParameterValueType">
      <sequence>
        <choice>
          <element ref="gml:value"/>
          <element ref="gml:dmsAngleValue"/>
          <element ref="gml:stringValue"/>
          <element ref="gml:integerValue"/>
          <element ref="gml:booleanValue"/>
          <element ref="gml:valueList"/>
          <element ref="gml:integerValueList"/>
          <element ref="gml:valueFile"/>
        </choice>
        <element ref="gml:operationParameter"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location http://schemas.opengis.net/gml/3.2.1/coordinateOperations.xsd