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

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

Documentation
                <ENCAPSULATION_ID_CDR_LE|ENCAPSULATION_ID_CDR_BE|ENCAPSULATION_ID_CDR_NATIVE|xs:unsignedShort>
                <METP_ENCAPSULATION_ID_SHMEM_LE|METP_ENCAPSULATION_ID_SHMEM_BE|METP_ENCAPSULATION_ID_SHMEM|xs:unsignedShort>
                <METP_ENCAPSULATION_ID_IB_RDMA_READ_LE|METP_ENCAPSULATION_ID_IB_RDMA_READ_BE|METP_ENCAPSULATION_ID_IB_RDMA_READ|xs:unsignedShort>
            
Properties
This component is not nillable.

Model

(\+?[0-9]+)|ENCAPSULATION_ID_CDR_LE|ENCAPSULATION_ID_CDR_BE|ENCAPSULATION_ID_CDR_NATIVE
attribute-value normalization: collapse


Source
<xs:simpleType name="unsignedShort_ENCAPSULATION">
<xs:restriction base="xs:string">
<xs:whiteSpace value="collapse"/>
<xs:pattern value="(\+?[0-9]+)|ENCAPSULATION_ID_CDR_LE|ENCAPSULATION_ID_CDR_BE|ENCAPSULATION_ID_CDR_NATIVE"/>
<xs:pattern value="(\+?[0-9]+)|METP_ENCAPSULATION_ID_SHMEM_LE|METP_ENCAPSULATION_ID_SHMEM_BE|METP_ENCAPSULATION_ID_SHMEM"/>
<xs:pattern value="(\+?[0-9]+)|METP_ENCAPSULATION_ID_IB_RDMA_LE|METP_ENCAPSULATION_ID_IB_RDMA_BE|METP_ENCAPSULATION_ID_IB_RDMA_READ"/>
</xs:restriction>
</xs:simpleType>


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