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

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

Documentation
                <<RTI Extension>>
                The PROPERTY QoS policy can be used to associate a set of
                properties in the form of
                (name,value) pairs with a DataReader, DataWriter, or DomainParticipant. This is similar to
                the USER_DATA QoS policy, except this policy uses
                (name, value) pairs, and you can
                select whether or not a particular pair should be propagated
                (included in the built-in topic).
            
Properties
This component is not nillable.

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


Nested Element Summary
propertyValueSeqvalue
          
Source
<xs:complexType name="propertyQosPolicy">
<xs:sequence>
<xs:element minOccurs="0" name="value" type="propertyValueSeq"/>
</xs:sequence>
</xs:complexType>


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