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

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

Documentation
                Type representing a list of transport encapsulations associated to a set of transports.
            
Properties
This component is not nillable.

Model
<...>
(transports? ; encapsulations?)
</...>


Nested Element Summary
encapsulationIdSeqencapsulations
          
stringSeqtransports
          
Source
<xs:complexType name="transportEncapsulationSettings">
<xs:all>
<xs:element maxOccurs="1" minOccurs="0" name="transports" type="stringSeq"/>
<xs:element maxOccurs="1" minOccurs="0" name="encapsulations" type="encapsulationIdSeq"/>
</xs:all>
</xs:complexType>


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