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

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

Documentation
                The Entity Factory QoS policy is a mechanism whereby a user can indicate whether entities
                should be automatically enabled upon creation by their factory or whether
                enabling should be deferred to a later time of the user's own choosing.
            
Properties
This component is not nillable.

Model
<...>
autoenable_created_entities?
</...>


Nested Element Summary
booleanautoenable_created_entities
          
Source
<xs:complexType name="entityFactoryQosPolicy">
<xs:all>
<xs:element default="true" minOccurs="0" name="autoenable_created_entities" type="boolean"/>
</xs:all>
</xs:complexType>


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