urn:schemas-eso-org:BulkDataNTSender:1.0
complexType SenderStreamType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:schemas-eso-org:BulkDataNTSender:1.0}SenderStreamType (restriction)

Properties
This component is not nillable.

Model
<...
  Name = xs:string>
(Flow+, DDSSenderStreamQoS? )
</...>


Nested Element Summary
DDSSenderStreamQoSTypeDDSSenderStreamQoS
          
SenderFlowTypeFlow
          

Attribute Summary
 xs:stringName
          

Attribute Detail

Name

Type:
xs:string
Use:
required
Form:
unqualified

Source
<xs:complexType name="SenderStreamType">
<xs:sequence>
<xs:sequence>
<xs:element maxOccurs="unbounded" name="Flow" type="SenderFlowType"/>
</xs:sequence>
<xs:element maxOccurs="1" minOccurs="0" name="DDSSenderStreamQoS" type="DDSSenderStreamQoSType"/>
</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.