complexType MeasureOrNilReasonListType
diagram sensorML_p1745.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:doubleOrNilReasonList
properties
base gml:doubleOrNilReasonList
used by
element QuantityList
complexType QuantityExtentType
attributes
Name  Type  Use  Default  Fixed  annotation
uomgml:UomIdentifierrequired      
annotation
documentation
gml:MeasureOrNilReasonListType provides for a list of quantities. An instance element may also include embedded values from NilReasonType. It is intended to be used in situations where a value is expected, but the value may be absent for some reason.
source <complexType name="MeasureOrNilReasonListType">
 
<annotation>
   
<documentation>gml:MeasureOrNilReasonListType provides for a list of quantities. An instance element may also include embedded values from NilReasonType. It is intended to be used in situations where a value is expected, but the value may be absent for some reason.</documentation>
 
</annotation>
 
<simpleContent>
   
<extension base="gml:doubleOrNilReasonList">
     
<attribute name="uom" type="gml:UomIdentifier" use="required"/>
   
</extension>
 
</simpleContent>
</complexType>

attribute MeasureOrNilReasonListType/@uom
type gml:UomIdentifier
properties
isRef 0
use required
source <attribute name="uom" type="gml:UomIdentifier" use="required"/>


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