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

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

Documentation
                <RTPS_AUTO_ID_FROM_IP|RTPS_AUTO_ID_FROM_MAC>
            
Properties
This component is not nillable.

Model

('RTPS_AUTO_ID_FROM_IP' | 'RTPS_AUTO_ID_FROM_MAC')attribute-value normalization: collapse


Source
<xs:simpleType name="WireProtocolQosPolicyAutoKind">
<xs:restriction base="xs:string">
<xs:whiteSpace value="collapse"/>
<xs:enumeration value="RTPS_AUTO_ID_FROM_IP"/>
<xs:enumeration value="RTPS_AUTO_ID_FROM_MAC"/>
</xs:restriction>
</xs:simpleType>


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