diagram | |||
namespace | http://www.opengis.net/sensorML/2.0 | ||
children | swe:AbstractDataComponent sml:ObservableProperty sml:DataInterface | ||
used by |
|
||
source | <group name="DataComponentOrObservable"> <choice> <element ref="swe:AbstractDataComponent"> <annotation> <documentation>A single digital number (DN) or aggregate of DNs that represent the value of some property. Single data components can be of type Quantity, Count, Category, Boolean, Text, or Time; these can be aggregated in records, arrays, vector, and matrices.</documentation> </annotation> </element> <element ref="sml:ObservableProperty"> <annotation> <documentation>A physical property of the environment that can be observed by an appropriate detector (e.g. temperature, pressure, etc.); Typically,an ObservableProperty serves as the input of a detector and the output of an actuator.</documentation> </annotation> </element> <element ref="sml:DataInterface"> <annotation> <documentation>A data interface serves as an intermediary between the pure digital domain and the physical domain where DN are encoded into a format and perhaps transmitted through physical connections using some well-defined protocol. The DataInterface element allows one to define the components, semantics, encoding, connections, and protocol at an input, output, or parameter port.</documentation> </annotation> </element> </choice> </group> |