Showing:

Diagrams
Source
Used by
Complex Type gml:ParameterValueType
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index165.tmp#id1858 index166.tmp#id1863 index167.tmp#id1864 index168.tmp#id1876 index169.tmp#id1877 index170.tmp#id1878 index171.tmp#id1879 index172.tmp#id1880 index173.tmp#id1881 index174.tmp#id1882
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