In the request, why set <v:....> why?
Closed this issue · 1 comments
GoogleCodeExporter commented
<?xml version="1.0" encoding= "UTF-8" ?><v:Envelope
xmlns:i="http://www.w3.org/2001/XMLSchema-instance"
xmlns:d="http://www.w3.org/2001/XMLSchema"
xmlns:c="http://www.w3.org/2003/05/soap-encoding"
xmlns:v="http://www.w3.org/2003/05/soap-envelope"><v:Header
/><v:Body><getFuntion
xmlns="http://erp.inspur.com/"><USERID>baocc</USERID><UserConnStr>784c0f35-7cd7-
4866-bda6-0c15d7917006</UserConnStr></getFuntion></v:Body></v:Envelope>
Original issue reported on code.google.com by xianhao.lv@gmail.com
on 9 May 2012 at 12:56
GoogleCodeExporter commented
because that is the namespace for the body and envelope..
Original comment by mosa...@gmail.com
on 9 May 2012 at 4:57
- Changed state: Invalid