complexType TimeRangeType
diagram sensorML_p1098.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 TimeRange
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
referenceTimedateTimeoptional      
documentation
Specifies the origin of the temporal reference frame as an ISO8601 date (used to specify time after an epoch that is to say in a custom frame)
localFrameanyURIoptional      
documentation
Temporal frame of reference whose origin is located by the value of this component
source <complexType name="TimeRangeType">
 
<complexContent>
   
<extension base="swe:AbstractSimpleComponentType">
     
<sequence>
       
<element name="uom" type="swe:UnitReference">
         
<annotation>
           
<documentation>Temporal unit of measure used to express the value of this data component</documentation>
         
</annotation>
       
</element>
       
<element name="constraint" type="swe:AllowedTimesPropertyType" minOccurs="0" maxOccurs="1"/>
       
<element name="value" type="swe:TimePair" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>Value is a pair of time values expressed in ISO-8601 or as decimal 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>
     
<attribute name="referenceTime" type="dateTime" use="optional">
       
<annotation>
         
<documentation>Specifies the origin of the temporal reference frame as an ISO8601 date (used to specify time after an epoch that is to say in a custom frame)</documentation>
       
</annotation>
     
</attribute>
     
<attribute name="localFrame" type="anyURI" use="optional">
       
<annotation>
         
<documentation>Temporal frame of reference whose origin is located by the value of this component</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute TimeRangeType/@referenceTime
type dateTime
properties
isRef 0
use optional
annotation
documentation
Specifies the origin of the temporal reference frame as an ISO8601 date (used to specify time after an epoch that is to say in a custom frame)
source <attribute name="referenceTime" type="dateTime" use="optional">
 
<annotation>
   
<documentation>Specifies the origin of the temporal reference frame as an ISO8601 date (used to specify time after an epoch that is to say in a custom frame)</documentation>
 
</annotation>
</attribute>

attribute TimeRangeType/@localFrame
type anyURI
properties
isRef 0
use optional
annotation
documentation
Temporal frame of reference whose origin is located by the value of this component
source <attribute name="localFrame" type="anyURI" use="optional">
 
<annotation>
   
<documentation>Temporal frame of reference whose origin is located by the value of this component</documentation>
 
</annotation>
</attribute>

element TimeRangeType/uom
diagram sensorML_p1099.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
Temporal unit of measure used to express the value of this data component
source <element name="uom" type="swe:UnitReference">
 
<annotation>
   
<documentation>Temporal unit of measure used to express the value of this data component</documentation>
 
</annotation>
</element>

element TimeRangeType/constraint
diagram sensorML_p1100.png
namespace http://www.opengis.net/swe/2.0
type swe:AllowedTimesPropertyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children swe:AllowedTimes
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:AllowedTimesPropertyType" minOccurs="0" maxOccurs="1"/>

element TimeRangeType/value
diagram sensorML_p1101.png
namespace http://www.opengis.net/swe/2.0
type swe:TimePair
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
length 
annotation
documentation
Value is a pair of time values expressed in ISO-8601 or as decimal 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:TimePair" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>Value is a pair of time values expressed in ISO-8601 or as decimal 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