urn:schemas-cosylab-com:BulkDataNTReceiver:1.0
complexType multiChannelQosPolicy

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:schemas-cosylab-com:BulkDataNTReceiver:1.0}multiChannelQosPolicy (restriction)

Documentation
                <<RTI Extension>>
                This QoS policy is used to partition the data published by a
                DataWriter across multiple
                channels . A channel is defined by a filter expression and a sequence of multicast locators.
            
Properties
This component is not nillable.

Model
<...>
(channels? ; filter_name?)
</...>


Nested Element Summary
channelSettingsSeqchannels
          
elementNamefilter_name
          
Source
<xs:complexType name="multiChannelQosPolicy">
<xs:all>
<xs:element maxOccurs="1" minOccurs="0" name="channels" type="channelSettingsSeq"/>
<xs:element maxOccurs="1" minOccurs="0" name="filter_name" type="elementName"/>
</xs:all>
</xs:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.