complexType DataInterfaceType
diagram sensorML_p131.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:data sml:interfaceParameters
used by
element DataInterface
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
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>

element DataInterfaceType/data
diagram sensorML_p132.png
namespace http://www.opengis.net/sensorML/2.0
type swe:DataStreamPropertyType
properties
isRef 0
content complex
children swe:DataStream
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
annotation
documentation
The definition of the digital data components and encoding accessed through the data interface.
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>

element DataInterfaceType/interfaceParameters
diagram sensorML_p133.png
namespace http://www.opengis.net/sensorML/2.0
type swe:DataRecordPropertyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children swe:DataRecord
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
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).
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>


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