urn:schemas-cosylab-com:BulkDataNTReceiver:1.0
simpleType presentationAccessScopeKind

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

Documentation
                <INSTANCE_PRESENTATION_QOS|TOPIC_PRESENTATION_QOS|GROUP_PRESENTATION_QOS>
            
Properties
This component is not nillable.

Model

('INSTANCE_PRESENTATION_QOS' | 'TOPIC_PRESENTATION_QOS' | 'GROUP_PRESENTATION_QOS')attribute-value normalization: collapse


Source
<xs:simpleType name="presentationAccessScopeKind">
<xs:restriction base="xs:string">
<xs:whiteSpace value="collapse"/>
<xs:enumeration value="INSTANCE_PRESENTATION_QOS"/>
<xs:enumeration value="TOPIC_PRESENTATION_QOS"/>
<xs:enumeration value="GROUP_PRESENTATION_QOS"/>
</xs:restriction>
</xs:simpleType>


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