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

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

Documentation
                <<RTI Extension>>
                The purpose of this QoS is to allow the user to attach naming information to created
                Entity objects.
                It can only be 255 characters in length.
            
Properties
This component is not nillable.

Model
<...>
(name? ; role_name?)
</...>


Nested Element Summary
entityNamename
          
roleNamerole_name
          
Source
<xs:complexType name="entityNameQosPolicy">
<xs:all>
<xs:element minOccurs="0" name="name" type="entityName"/>
<xs:element minOccurs="0" name="role_name" type="roleName"/>
</xs:all>
</xs:complexType>


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