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

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

Documentation
                <BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS|BY_SOURCE_TIMESTAMP_DESTINATIONORDER_QOS>
            
Properties
This component is not nillable.

Model

('BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS' | 'BY_SOURCE_TIMESTAMP_DESTINATIONORDER_QOS')attribute-value normalization: collapse


Source
<xs:simpleType name="destinationOrderKind">
<xs:restriction base="xs:string">
<xs:whiteSpace value="collapse"/>
<xs:enumeration value="BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"/>
<xs:enumeration value="BY_SOURCE_TIMESTAMP_DESTINATIONORDER_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.