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

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

Documentation
                The OWNERSHIP_STRENGTH QoS policy is used to rank DataWriters
                of the same
                instance of a Topic, so that RTI Data Distribution Service can decide which DataWriter will
                have ownership of the instance when the OWNERSHIP QoS policy
                (Section 6.5.13) is set
                to EXCLUSIVE.
            
Properties
This component is not nillable.

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


Nested Element Summary
nonNegativeIntegervalue
          
Source
<xs:complexType name="ownershipStrengthQosPolicy">
<xs:all>
<xs:element minOccurs="0" name="value" type="nonNegativeInteger"/>
</xs:all>
</xs:complexType>


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