complexType ParameterValueGroupType
diagram sensorML_p976.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:AbstractGeneralParameterValueType
properties
base gml:AbstractGeneralParameterValueType
children gml:parameterValue gml:group
used by
element ParameterValueGroup
source <complexType name="ParameterValueGroupType">
 
<complexContent>
   
<extension base="gml:AbstractGeneralParameterValueType">
     
<sequence>
       
<element ref="gml:parameterValue" minOccurs="2" maxOccurs="unbounded"/>
       
<element ref="gml:group"/>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy