http://tempuri.org/
DownloadData Element
http://tempuri.org/ : DownloadData Element
Namespace http://tempuri.org/
Diagram
bufferSize Element offset Element Sequence DownloadData Element
Overview
Sequence
offset optional xs:int
bufferSize optional xs:int
Source
<xs:element name="DownloadData" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" name="offset" type="xs:int" />
      <xs:element minOccurs="0" name="bufferSize" type="xs:int" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://tempuri.org/