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

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

Properties
This component is not nillable.

Model
<...
  Name = xs:string>
DDSReceiverFlowQoS?
</...>


Nested Element Summary
DDSReceiverFlowQoSTypeDDSReceiverFlowQoS
          

Attribute Summary
 xs:stringName
          

Attribute Detail

Name

Type:
xs:string
Use:
required
Form:
unqualified

Source
<xs:complexType name="ReceiverFlowType">
<xs:all>
<xs:element minOccurs="0" name="DDSReceiverFlowQoS" type="DDSReceiverFlowQoSType"/>
</xs:all>
<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.