complexType AbstractSimpleComponentType
diagram sensorML_p1034.png
namespace http://www.opengis.net/swe/2.0
type extension of swe:AbstractDataComponentType
properties
base swe:AbstractDataComponentType
abstract true
children swe:extension swe:identifier swe:label swe:description swe:quality swe:nilValues
used by
element AbstractSimpleComponent
complexTypes BooleanType CategoryRangeType CategoryType CountRangeType CountType QuantityRangeType QuantityType TextType TimeRangeType TimeType
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="AbstractSimpleComponentType" abstract="true">
 
<complexContent>
   
<extension base="swe:AbstractDataComponentType">
     
<sequence>
       
<element name="quality" type="swe:QualityPropertyType" minOccurs="0" maxOccurs="unbounded"/>
       
<element name="nilValues" type="swe:NilValuesPropertyType" minOccurs="0" maxOccurs="1"/>
     
</sequence>
     
<attribute name="referenceFrame" type="anyURI" use="optional">
       
<annotation>
         
<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.</documentation>
       
</annotation>
     
</attribute>
     
<attribute name="axisID" type="string" use="optional">
       
<annotation>
         
<documentation>Specifies the reference axis (refer to gml:axisID). The reference frame URI should also be specified unless it is inherited from parent Vector</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute AbstractSimpleComponentType/@referenceFrame
type anyURI
properties
isRef 0
use optional
annotation
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.
source <attribute name="referenceFrame" type="anyURI" use="optional">
 
<annotation>
   
<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.</documentation>
 
</annotation>
</attribute>

attribute AbstractSimpleComponentType/@axisID
type string
properties
isRef 0
use optional
annotation
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 <attribute name="axisID" type="string" use="optional">
 
<annotation>
   
<documentation>Specifies the reference axis (refer to gml:axisID). The reference frame URI should also be specified unless it is inherited from parent Vector</documentation>
 
</annotation>
</attribute>

element AbstractSimpleComponentType/quality
diagram sensorML_p1035.png
namespace http://www.opengis.net/swe/2.0
type swe:QualityPropertyType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children swe:Quantity swe:QuantityRange swe:Category swe:Text
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="quality" type="swe:QualityPropertyType" minOccurs="0" maxOccurs="unbounded"/>

element AbstractSimpleComponentType/nilValues
diagram sensorML_p1036.png
namespace http://www.opengis.net/swe/2.0
type swe:NilValuesPropertyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children swe:NilValues
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="nilValues" type="swe:NilValuesPropertyType" minOccurs="0" maxOccurs="1"/>


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