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

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

Documentation
                The OWNERSHIP QoS policy specifies whether a DataReader will
                see changes to an
                instance of a Topic from multiple DataWriters. For non-keyed Topics, there is only one
                instance of the Topic.
            
Properties
This component is not nillable.

Model
<...>
kind?
</...>


Nested Element Summary
ownershipKindkind
          
Source
<xs:complexType name="ownershipQosPolicy">
<xs:all>
<xs:element minOccurs="0" name="kind" type="ownershipKind"/>
</xs:all>
</xs:complexType>


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