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

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

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

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


Nested Element Summary
entityFactoryQosPolicyentity_factory
          
exclusiveAreaQosPolicyexclusive_area
          
groupDataQosPolicygroup_data
          
partitionQosPolicypartition
          
subscriberPresentationQosPolicypresentation
          

Attribute Summary
 elementBaseNamebase_name
          
 elementNamename
          

Attribute Detail

base_name

Type:
elementBaseName
Use:
optional
Form:
unqualified

name

Type:
elementName
Use:
optional
Form:
unqualified

Source
<xs:complexType name="subscriberQosProfileChild">
<xs:complexContent>
<xs:extension base="subscriberQos">
<xs:attribute name="name" type="elementName"/>
</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.