root/capture-mod/trunk/capture.add.res.xml

Revision 1725, 497 bytes (checked in by xkovah, 4 months ago)

moving stuff around

  • Property svn:executable set to *
Line 
1 <?xml version="1.0" encoding="UTF-8"?>
2 <SOAP-ENV:Envelope
3  xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
4  xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
5  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
6  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
7  xmlns:ns="capture">
8  <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
9   <ns:addResponse>
10    <result>0</result>
11   </ns:addResponse>
12  </SOAP-ENV:Body>
13 </SOAP-ENV:Envelope>
Note: See TracBrowser for help on using the browser.