Heim  >  Artikel  >  Backend-Entwicklung  >  php调用c#soap-no operations defined in the WSDL document!该怎么处理

php调用c#soap-no operations defined in the WSDL document!该怎么处理

WBOY
WBOYOriginal
2016-06-13 12:33:291142Durchsuche

php调用c#soap---no operations defined in the WSDL document!

<br>
<?xml  version="1.0" encoding="UTF-8"?><br>
<definitions></definitions>
 targetNamespace="http://127.0.0.1:10000/WebSmsSrv.wsdl"<br>
 xmlns:tns="http://127.0.0.1:10000/WebSmsSrv.wsdl"<br>
 xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"<br>
 xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"<br>
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"<br>
 xmlns:xsd="http://www.w3.org/2001/XMLSchema"<br>
 xmlns:ns="urn:WebSmsSrv"<br>
 xmlns:SOAP="http://schemas.xmlsoap.org/wsdl/soap/"<br>
 xmlns:MIME="http://schemas.xmlsoap.org/wsdl/mime/"<br>
 xmlns:DIME="http://schemas.xmlsoap.org/ws/2002/04/dime/wsdl/"<br>
 xmlns:WSDL="http://schemas.xmlsoap.org/wsdl/"<br>
 xmlns="http://schemas.xmlsoap.org/wsdl/"><br>
<br>
<types><br>
<br>
 <schema></schema>
  xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"<br>
  xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"<br>
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"<br>
  xmlns:xsd="http://www.w3.org/2001/XMLSchema"<br>
  xmlns:ns="urn:WebSmsSrv"<br>
  xmlns="http://www.w3.org/2001/XMLSchema"<br>
  elementFormDefault="unqualified"<br>
  attributeFormDefault="unqualified"><br>
  <import></import><br>
 <br>
<br>
</types><br>
<br>
<message><br>
 <part></part><br>
 <part></part><br>
 <part></part><br>
 <part></part><br>
 <part></part><br>
 <part></part><br>
</message><br>
<br>
<message><br>
 <part></part><br>
</message><br>
<br>
<message><br>
 <part></part><br>
 <part></part><br>
</message><br>
<br>
<message><br>
 <part></part><br>
</message><br>
<br>
<message><br>
 <part></part><br>
 <part></part><br>
</message><br>
<br>
<message><br>
 <part></part><br>
</message><br>
<br>
<message><br>
 <part></part><br>
 <part></part><br>
 <part></part><br>
 <part></part><br>
 <part></part><br>
 <part></part><br>
</message><br>
<br>
<message><br>
 <part></part><br>
</message><br>
<br>
<porttype><br>
 <operation><br>
  <documentation>Service definition of function ns__SendMessage</documentation><br>
  <input><br>
  <output></output><br>
 </operation><br>
 <operation><br>
  <documentation>Service definition of function ns__QuerySendHist</documentation><br>
  <input><br>
  <output></output><br>
 </operation><br>
 <operation><br>
  <documentation>Service definition of function ns__RecvMessage</documentation><br>
  <input><br>
  <output></output><br>
 </operation><br>
 <operation><br>
  <documentation>Service definition of function ns__SendMessageExt</documentation><br>
  <input><br>
  <output></output><br>
 </operation><br>
</porttype><br>
<br>
<binding><br>
 <binding></binding><br>
 <operation><br>
  <operation></operation><br>
  <input><br>
     <body></body>
<br>
  <br>
  <output><br>
     <body></body>
<br>
  </output><br>
 </operation><br>
 <operation><br>
  <operation></operation> <div class="clear">
                 
              
              
        
            </div></operation></binding>
Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn