complexType EventType
diagram sensorML_p155.png
namespace http://www.opengis.net/sensorML/2.0
type extension of swe:AbstractSWEIdentifiableType
properties
base swe:AbstractSWEIdentifiableType
children swe:extension swe:identifier swe:label swe:description sml:keywords sml:identification sml:classification sml:contacts sml:documentation sml:time sml:property sml:configuration
used by
element Event
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
definitionanyURIoptional      
source <complexType name="EventType">
 
<complexContent>
   
<extension base="swe:AbstractSWEIdentifiableType">
     
<sequence>
       
<element name="keywords" type="sml:KeywordListPropertyType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>keywords useful for discovery of the event</documentation>
         
</annotation>
       
</element>
       
<element name="identification" type="sml:IdentifierListPropertyType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>Identifiers relevant to the event</documentation>
         
</annotation>
       
</element>
       
<element name="classification" type="sml:ClassifierListPropertyType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>Type of event (useful for discovery)</documentation>
         
</annotation>
       
</element>
       
<element name="contacts" type="sml:ContactListPropertyType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>Persons or parties relevant to this event</documentation>
         
</annotation>
       
</element>
       
<element name="documentation" type="sml:DocumentListPropertyType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>Additional documentation relevant to this event</documentation>
         
</annotation>
       
</element>
       
<element name="time">
         
<annotation>
           
<documentation>DateTime of the event</documentation>
         
</annotation>
         
<complexType>
           
<sequence>
             
<group ref="sml:TimeInstantOrPeriod"/>
           
</sequence>
         
</complexType>
       
</element>
       
<element name="property" type="swe:AbstractDataComponentPropertyType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>Properties of interest to the event (e.g. calibration values, condition category, error codes, etc)</documentation>
         
</annotation>
       
</element>
       
<element name="configuration" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>Configuration settings adjusted during event</documentation>
         
</annotation>
         
<complexType>
           
<sequence>
             
<element ref="sml:AbstractSettings"/>
           
</sequence>
         
</complexType>
       
</element>
     
</sequence>
     
<attribute name="definition" type="anyURI" use="optional"/>
   
</extension>
 
</complexContent>
</complexType>

attribute EventType/@definition
type anyURI
properties
isRef 0
use optional
source <attribute name="definition" type="anyURI" use="optional"/>

element EventType/keywords
diagram sensorML_p156.png
namespace http://www.opengis.net/sensorML/2.0
type sml:KeywordListPropertyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children sml:KeywordList
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
annotation
documentation
keywords useful for discovery of the event
source <element name="keywords" type="sml:KeywordListPropertyType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>keywords useful for discovery of the event</documentation>
 
</annotation>
</element>

element EventType/identification
diagram sensorML_p157.png
namespace http://www.opengis.net/sensorML/2.0
type sml:IdentifierListPropertyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children sml:IdentifierList
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
annotation
documentation
Identifiers relevant to the event
source <element name="identification" type="sml:IdentifierListPropertyType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>Identifiers relevant to the event</documentation>
 
</annotation>
</element>

element EventType/classification
diagram sensorML_p158.png
namespace http://www.opengis.net/sensorML/2.0
type sml:ClassifierListPropertyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children sml:ClassifierList
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
annotation
documentation
Type of event (useful for discovery)
source <element name="classification" type="sml:ClassifierListPropertyType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>Type of event (useful for discovery)</documentation>
 
</annotation>
</element>

element EventType/contacts
diagram sensorML_p159.png
namespace http://www.opengis.net/sensorML/2.0
type sml:ContactListPropertyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children sml:ContactList
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
annotation
documentation
Persons or parties relevant to this event
source <element name="contacts" type="sml:ContactListPropertyType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>Persons or parties relevant to this event</documentation>
 
</annotation>
</element>

element EventType/documentation
diagram sensorML_p160.png
namespace http://www.opengis.net/sensorML/2.0
type sml:DocumentListPropertyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children sml:DocumentList
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
annotation
documentation
Additional documentation relevant to this event
source <element name="documentation" type="sml:DocumentListPropertyType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>Additional documentation relevant to this event</documentation>
 
</annotation>
</element>

element EventType/time
diagram sensorML_p161.png
namespace http://www.opengis.net/sensorML/2.0
properties
isRef 0
content complex
children gml:TimePeriod gml:TimeInstant
annotation
documentation
DateTime of the event
source <element name="time">
 
<annotation>
   
<documentation>DateTime of the event</documentation>
 
</annotation>
 
<complexType>
   
<sequence>
     
<group ref="sml:TimeInstantOrPeriod"/>
   
</sequence>
 
</complexType>
</element>

element EventType/property
diagram sensorML_p162.png
namespace http://www.opengis.net/sensorML/2.0
type swe:AbstractDataComponentPropertyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children swe:AbstractDataComponent
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
annotation
documentation
Properties of interest to the event (e.g. calibration values, condition category, error codes, etc)
source <element name="property" type="swe:AbstractDataComponentPropertyType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>Properties of interest to the event (e.g. calibration values, condition category, error codes, etc)</documentation>
 
</annotation>
</element>

element EventType/configuration
diagram sensorML_p163.png
namespace http://www.opengis.net/sensorML/2.0
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children sml:AbstractSettings
annotation
documentation
Configuration settings adjusted during event
source <element name="configuration" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>Configuration settings adjusted during event</documentation>
 
</annotation>
 
<complexType>
   
<sequence>
     
<element ref="sml:AbstractSettings"/>
   
</sequence>
 
</complexType>
</element>


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