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

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

Documentation
                This profile groups the QoS policies related to Publishers.
            
Properties
This component is not nillable.

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


Nested Element Summary
asynchronousPublisherQosPolicyasynchronous_publisher
          
entityFactoryQosPolicyentity_factory
          
exclusiveAreaQosPolicyexclusive_area
          
groupDataQosPolicygroup_data
          
partitionQosPolicypartition
          
presentationQosPolicypresentation
          

Attribute Summary
 elementBaseNamebase_name
          
 elementNamename
          

Attribute Detail

base_name

Type:
elementBaseName
Use:
optional
Form:
unqualified

name

Type:
elementName
Use:
required
Form:
unqualified

Source
<xs:complexType name="publisherQosProfile">
<xs:complexContent>
<xs:extension base="publisherQos">
<xs:attribute name="name" type="elementName" use="required"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>


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