/xservices/trunk/doc/FileServices/downloadFile.xml |
---|
8,7 → 8,7 |
<title>downloadFile</title> |
<para>Downloads a file as base64 encoded. |
Sample request: |
<programlisting language="xml"><![CDATA[ |
<screen><![CDATA[ |
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net"> |
<soapenv:Header/> |
<soapenv:Body> |
21,7 → 21,7 |
</ws:downloadFile> |
</soapenv:Body> |
</soapenv:Envelope> |
]]></programlisting> |
]]></screen> |
Sample response: |
<programlisting language="xml"><![CDATA[ |
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> |