3.3.5.21.2.2 DownloadDefinitionResponse

This element specifies output values for the DownloadDefinition operation.

 <xs:element name="DownloadDefinitionResponse">
   <xs:complexType>
     <xs:sequence>
       <xs:element name="DownloadDefinitionResult" xmlns:q4="http://schemas.microsoft.com/Message" type="q4:StreamBody" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>

DownloadDefinitionResult: A StreamBody (section 2.2.5.3.3) simple type that contains the result of downloading the definition.