Showing:

Diagrams
Source
Used by
Complex Type gml:ParameterValueType
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index368.tmp#id1991 index369.tmp#id1996 index370.tmp#id1997 index371.tmp#id2009 index372.tmp#id2010 index373.tmp#id2011 index374.tmp#id2012 index375.tmp#id2013 index376.tmp#id2014 index377.tmp#id2015
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