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

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

Documentation
                QoS policies related to Subscribers.
            
Properties
This component is not nillable.

Model
<...
  base_name = elementBaseName>
(presentation? ; partition? ; group_data? ; entity_factory? ; exclusive_area?)
</...>


Nested Element Summary
entityFactoryQosPolicyentity_factory
          
exclusiveAreaQosPolicyexclusive_area
          
groupDataQosPolicygroup_data
          
partitionQosPolicypartition
          
subscriberPresentationQosPolicypresentation
          

Attribute Summary
 elementBaseNamebase_name
          

Attribute Detail

base_name

Type:
elementBaseName
Use:
optional
Form:
unqualified

Sub Types
{urn:schemas-cosylab-com:BulkDataNTReceiver:1.0}subscriberQos (restriction)
|
+--{urn:schemas-cosylab-com:BulkDataNTReceiver:1.0}subscriberQosProfile (extension)
|
+--{urn:schemas-cosylab-com:BulkDataNTReceiver:1.0}subscriberQosProfileChild (extension)

Source
<xs:complexType name="subscriberQos">
<xs:all>
<xs:element minOccurs="0" name="presentation" type="subscriberPresentationQosPolicy"/>
<xs:element minOccurs="0" name="partition" type="partitionQosPolicy"/>
<xs:element minOccurs="0" name="group_data" type="groupDataQosPolicy"/>
<xs:element minOccurs="0" name="entity_factory" type="entityFactoryQosPolicy"/>
<xs:element minOccurs="0" name="exclusive_area" type="exclusiveAreaQosPolicy"/>
</xs:all>
<xs:attribute name="base_name" type="elementBaseName"/>
</xs:complexType>


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