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

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

Documentation
                This QoS policy provides an area where your application can
                store additional information
                related to the Topic. This information is passed between applications during discovery
                using built-in topics.
                How this information is used will be up to user code. RTI Data Distribution Service does
                not do anything with the information stored as TOPIC_DATA except to pass it to other
                applications.
            
Properties
This component is not nillable.

Model
<...>
value?
</...>


Nested Element Summary
byteDatavalue
          
Source
<xs:complexType name="topicDataQosPolicy">
<xs:all>
<xs:element minOccurs="0" name="value" type="byteData"/>
</xs:all>
</xs:complexType>


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