diagram | |||||||||||||||||||
namespace | http://www.opengis.net/sensorML/2.0 | ||||||||||||||||||
type | extension of swe:AbstractSWEIdentifiableType | ||||||||||||||||||
properties |
|
||||||||||||||||||
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 |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
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> |
type | anyURI | ||||
properties |
|
||||
source | <attribute name="definition" type="anyURI" use="optional"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.opengis.net/sensorML/2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||
type | sml:KeywordListPropertyType | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | sml:KeywordList | ||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <element name="keywords" type="sml:KeywordListPropertyType" minOccurs="0" maxOccurs="1"> <annotation> <documentation>keywords useful for discovery of the event</documentation> </annotation> </element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.opengis.net/sensorML/2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||
type | sml:IdentifierListPropertyType | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | sml:IdentifierList | ||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <element name="identification" type="sml:IdentifierListPropertyType" minOccurs="0" maxOccurs="1"> <annotation> <documentation>Identifiers relevant to the event</documentation> </annotation> </element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.opengis.net/sensorML/2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||
type | sml:ClassifierListPropertyType | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | sml:ClassifierList | ||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <element name="classification" type="sml:ClassifierListPropertyType" minOccurs="0" maxOccurs="1"> <annotation> <documentation>Type of event (useful for discovery)</documentation> </annotation> </element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.opengis.net/sensorML/2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||
type | sml:ContactListPropertyType | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | sml:ContactList | ||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <element name="contacts" type="sml:ContactListPropertyType" minOccurs="0" maxOccurs="1"> <annotation> <documentation>Persons or parties relevant to this event</documentation> </annotation> </element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.opengis.net/sensorML/2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||
type | sml:DocumentListPropertyType | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | sml:DocumentList | ||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <element name="documentation" type="sml:DocumentListPropertyType" minOccurs="0" maxOccurs="1"> <annotation> <documentation>Additional documentation relevant to this event</documentation> </annotation> </element> |
diagram | |||||
namespace | http://www.opengis.net/sensorML/2.0 | ||||
properties |
|
||||
children | gml:TimePeriod gml:TimeInstant | ||||
annotation |
|
||||
source | <element name="time"> <annotation> <documentation>DateTime of the event</documentation> </annotation> <complexType> <sequence> <group ref="sml:TimeInstantOrPeriod"/> </sequence> </complexType> </element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.opengis.net/sensorML/2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||
type | swe:AbstractDataComponentPropertyType | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | swe:AbstractDataComponent | ||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
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> |
diagram | |||||||||
namespace | http://www.opengis.net/sensorML/2.0 | ||||||||
properties |
|
||||||||
children | sml:AbstractSettings | ||||||||
annotation |
|
||||||||
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> |