ホームページ  >  記事  >  バックエンド開発  >  php调用c#soap-no operations defined in the WSDL document!该怎么处理

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

WBOY
WBOYオリジナル
2016-06-13 12:33:291121ブラウズ

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>
声明:
この記事の内容はネチズンが自主的に寄稿したものであり、著作権は原著者に帰属します。このサイトは、それに相当する法的責任を負いません。盗作または侵害の疑いのあるコンテンツを見つけた場合は、admin@php.cn までご連絡ください。