Subversion Repositories XServices

Compare Revisions

Ignore whitespace Rev 159 → Rev 165

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