| 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:data sml:interfaceParameters | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <complexType name="DataInterfaceType"> <complexContent> <extension base="swe:AbstractSWEIdentifiableType"> <sequence> <element name="data" type="swe:DataStreamPropertyType"> <annotation> <documentation>The definition of the digital data components and encoding accessed through the data interface.</documentation> </annotation> </element> <element name="interfaceParameters" type="swe:DataRecordPropertyType" minOccurs="0" maxOccurs="1"> <annotation> <documentation>A set of property values that define the type and configuration of a data interface (e.g. the port settings of an RS232 interface).</documentation> </annotation> </element> </sequence> </extension> </complexContent> </complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.opengis.net/sensorML/2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||
| type | swe:DataStreamPropertyType | ||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| children | swe:DataStream | ||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| source | <element name="data" type="swe:DataStreamPropertyType"> <annotation> <documentation>The definition of the digital data components and encoding accessed through the data interface.</documentation> </annotation> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.opengis.net/sensorML/2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||
| type | swe:DataRecordPropertyType | ||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| children | swe:DataRecord | ||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| source | <element name="interfaceParameters" type="swe:DataRecordPropertyType" minOccurs="0" maxOccurs="1"> <annotation> <documentation>A set of property values that define the type and configuration of a data interface (e.g. the port settings of an RS232 interface).</documentation> </annotation> </element> |