complexType downloadFileResponse
diagram DocumentFileServicePortType_diagrams/DocumentFileServicePortType_p827.png
namespace http://dfm.e6.ws.agile.com/
children return
used by
element downloadFileResponse
source <xsd:complexType name="downloadFileResponse">
 
<xsd:sequence>
   
<xsd:element name="return" type="ns2:downloadFileResponseType" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element downloadFileResponse/return
diagram DocumentFileServicePortType_diagrams/DocumentFileServicePortType_p828.png
type downloadFileResponseType
properties
minOcc 0
maxOcc 1
content complex
children messageId messageName statusCode exceptions warnings ticket fileData
source <xsd:element name="return" type="ns2:downloadFileResponseType" minOccurs="0"/>