complexType AllowedTimesType
diagram sensorML_p1039.png
namespace http://www.opengis.net/swe/2.0
type extension of swe:AbstractSWEType
properties
base swe:AbstractSWEType
children swe:extension swe:value swe:interval swe:significantFigures
used by
element AllowedTimes
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
source <complexType name="AllowedTimesType">
 
<complexContent>
   
<extension base="swe:AbstractSWEType">
     
<sequence>
       
<element name="value" type="swe:TimePosition" minOccurs="0" maxOccurs="unbounded"/>
       
<element name="interval" type="swe:TimePair" minOccurs="0" maxOccurs="unbounded"/>
       
<element name="significantFigures" type="integer" minOccurs="0" maxOccurs="1"/>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element AllowedTimesType/value
diagram sensorML_p1040.png
namespace http://www.opengis.net/swe/2.0
type swe:TimePosition
properties
isRef 0
minOcc 0
maxOcc unbounded
content simple
source <element name="value" type="swe:TimePosition" minOccurs="0" maxOccurs="unbounded"/>

element AllowedTimesType/interval
diagram sensorML_p1041.png
namespace http://www.opengis.net/swe/2.0
type swe:TimePair
properties
isRef 0
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value annotation 
length 
source <element name="interval" type="swe:TimePair" minOccurs="0" maxOccurs="unbounded"/>

element AllowedTimesType/significantFigures
diagram sensorML_p1042.png
namespace http://www.opengis.net/swe/2.0
type integer
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <element name="significantFigures" type="integer" minOccurs="0" maxOccurs="1"/>


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