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

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

Properties
This component is not nillable.

Model
<...
  Name = xs:string>
(ReceiverFlow+, DDSReceiverStreamQoS? )
</...>


Nested Element Summary
DDSReceiverStreamQoSTypeDDSReceiverStreamQoS
          
ReceiverFlowTypeReceiverFlow
          

Attribute Summary
 xs:stringName
          

Attribute Detail

Name

Type:
xs:string
Use:
required
Form:
unqualified

Source
<xs:complexType name="ReceiverStreamType">
<xs:sequence>
<xs:sequence maxOccurs="unbounded" minOccurs="1">
<xs:element name="ReceiverFlow" type="ReceiverFlowType"/>
</xs:sequence>
<xs:element maxOccurs="1" minOccurs="0" name="DDSReceiverStreamQoS" type="DDSReceiverStreamQoSType"/>
</xs:sequence>
<xs:attribute name="Name" type="xs:string" use="required"/>
</xs:complexType>


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