Subversion Repositories XServices

Compare Revisions

No changes between revisions

Ignore whitespace Rev 165 → Rev 164

/xservices/trunk/doc/BruteXServices_User_Guide.dbk
3872,7 → 3872,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>
3885,7 → 3885,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/">
/xservices/trunk/doc/html/BruteXServices_User_Guide.fo
File deleted
/xservices/trunk/doc/html/BruteXServices_User_Guide.html
Property changes:
Deleted: svn:mime-type
-text/plain
\ No newline at end of property
/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/">