2013年9月13日

WebService Test soapUI

http://sourceforge.net/projects/soapui/files/

host/WebService.asmx?WSDL

<soap:envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <soap:body>
    <etagservice xmlns="http://tempuri.org/">
      <strtx>
         xml string
      </strtx>
    </etagservice>
  </soap:body>
</soap:envelope>