Subversion Repositories XServices

Compare Revisions

Ignore whitespace Rev 164 → Rev 165

/xservices/trunk/doc/BruteXServices_User_Guide.dbk
3872,7 → 3872,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>
3885,7 → 3885,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/">