⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ctcc_wap_push_notification_service_1_0.wsdl

📁 电信网关接口程序
💻 WSDL
字号:
<?xml version="1.0" encoding="UTF-8"?>
<!-- July 14, 2005 -->
<wsdl:definitions
   name="ctcc_wap_push_notification_service"
   targetNamespace="http://www.chinatelecom.com.cn/wsdl/ctcc/wap_push/notification/v1_0/service"
   xmlns="http://schemas.xmlsoap.org/wsdl/"
   xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
   xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
   xmlns:xsd="http://www.w3.org/2001/XMLSchema"
   xmlns:tns="http://www.chinatelecom.com.cn/wsdl/ctcc/wap_push/notification/v1_0/service"
   xmlns:interface="http://www.chinatelecom.com.cn/wsdl/ctcc/wap_push/notification/v1_0/interface">

   <wsdl:import namespace="http://www.chinatelecom.com.cn/wsdl/ctcc/wap_push/notification/v1_0/interface" location="ctcc_wap_push_notification_interface_1_0.wsdl"/>

   <wsdl:binding name="MessageNotificationBinding" type="interface:MessageNotification">
      <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>

      
      <wsdl:operation name="notifyMessageDeliveryReceipt">
         <soap:operation soapAction="" style="document"/>
            <wsdl:input>
               <soap:body use="literal"/>
            </wsdl:input>
            <wsdl:output>
               <soap:body use="literal"/>
            </wsdl:output>
      </wsdl:operation>
   </wsdl:binding>

   <wsdl:service name="MessageNotificationService">
      <wsdl:port name="MessageNotification" binding="tns:MessageNotificationBinding">
         <soap:address location="http://localhost:9080/MessageNotificationService/services/MessageNotification"/>
      </wsdl:port>
   </wsdl:service>
</wsdl:definitions>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -