阅读背景:

如何修复soapenv:在使用SOAP请求/响应进行验证时,XSD架构中的信封问题

来源:互联网 

I have a SOAP request :-

我有一个SOAP请求: -

<soapenv:Envelope xmlns:soapenv="https://schemas.xmlsoap.org/soap/envelope/" xmlns:v1="https://services.test.com/schema/MainData/V1">
   <soapenv:Header/>
   <soapenv:Body>
      <v1:retrieveDataRequest>
         <v1:Id>58</v1:Id>
      </v1:retrieveDataRequest>
   </soapenv:Body>
</soapenv:Envelope>
<so



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: