Showing:

Diagrams
Source
Used by
Complex Type gml:ParameterValueType
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index147.tmp#id1945 index1151.tmp#id1950 index1152.tmp#id1951 index1153.tmp#id1963 index1154.tmp#id1964 index1155.tmp#id1965 index1156.tmp#id1966 index1157.tmp#id1967 index1158.tmp#id1968 index1159.tmp#id1969
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