complexType QuantityRangeType
diagram sensorML_p1084.png
namespace http://www.opengis.net/swe/2.0
type extension of swe:AbstractSimpleComponentType
properties
base swe:AbstractSimpleComponentType
children swe:extension swe:identifier swe:label swe:description swe:quality swe:nilValues swe:uom swe:constraint swe:value
used by
element QuantityRange
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
updatablebooleanoptional      
documentation
Specifies if the value of a data component can be updated externally (i.e. is variable)
optionalbooleanoptional  false    
documentation
Specifies that data for this component can be omitted in the datastream
definitionanyURIoptional      
documentation
Reference to semantic information defining the precise nature of the component
referenceFrameanyURIoptional      
documentation
Frame of reference (usually temporal or spatial) with respect to which the value of the component is expressed. A reference frame anchors a value to a real world datum.
axisIDstringoptional      
documentation
Specifies the reference axis (refer to gml:axisID). The reference frame URI should also be specified unless it is inherited from parent Vector
source <complexType name="QuantityRangeType">
 
<complexContent>
   
<extension base="swe:AbstractSimpleComponentType">
     
<sequence>
       
<element name="uom" type="swe:UnitReference">
         
<annotation>
           
<documentation>Unit of measure used to express the value of this data component</documentation>
         
</annotation>
       
</element>
       
<element name="constraint" type="swe:AllowedValuesPropertyType" minOccurs="0" maxOccurs="1"/>
       
<element name="value" type="swe:RealPair" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>Value is a pair of double numbers separated by a space. It is optional, to enable structure to act as a schema for values provided using other encodings</documentation>
         
</annotation>
       
</element>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element QuantityRangeType/uom
diagram sensorML_p1085.png
namespace http://www.opengis.net/swe/2.0
type swe:UnitReference
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
codeswe:UomSymboloptional      
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
annotation
documentation
Unit of measure used to express the value of this data component
source <element name="uom" type="swe:UnitReference">
 
<annotation>
   
<documentation>Unit of measure used to express the value of this data component</documentation>
 
</annotation>
</element>

element QuantityRangeType/constraint
diagram sensorML_p1086.png
namespace http://www.opengis.net/swe/2.0
type swe:AllowedValuesPropertyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children swe:AllowedValues
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
source <element name="constraint" type="swe:AllowedValuesPropertyType" minOccurs="0" maxOccurs="1"/>

element QuantityRangeType/value
diagram sensorML_p1087.png
namespace http://www.opengis.net/swe/2.0
type swe:RealPair
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
length 
annotation
documentation
Value is a pair of double numbers separated by a space. It is optional, to enable structure to act as a schema for values provided using other encodings
source <element name="value" type="swe:RealPair" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>Value is a pair of double numbers separated by a space. It is optional, to enable structure to act as a schema for values provided using other encodings</documentation>
 
</annotation>
</element>


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