📄 ctcc_wap_push_notification_interface_1_0.wsdl
字号:
<?xml version="1.0" encoding="UTF-8"?><!-- July 14, 2005 --><wsdl:definitions name="ctcc_wap_push_notification_interface" targetNamespace="http://www.chinatelecom.com.cn/wsdl/ctcc/wap_push/notification/v1_0/interface" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ctcc_wap_push_notification="http://www.chinatelecom.com.cn/wsdl/ctcc/wap_push/notification/v1_0/interface" xmlns:ctcc_wap_push_xsd="http://www.chinatelecom.com.cn/schema/ctcc/wap_push/v1_0" xmlns:ctcc_common_xsd="http://www.chinatelecom.com.cn/schema/ctcc/common/v2_1" xmlns:ctcc_wap_push_notification_local_xsd="http://www.chinatelecom.com.cn/schema/ctcc/wap_push/notification/v1_0/local"> <wsdl:types> <xsd:schema elementFormDefault="qualified" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.chinatelecom.com.cn/schema/ctcc/wap_push/notification/v1_0/local"> <xsd:import namespace="http://www.chinatelecom.com.cn/schema/ctcc/wap_push/v1_0" schemaLocation="ctcc_wap_push_types_1_0.xsd"/> <xsd:import namespace="http://www.chinatelecom.com.cn/schema/ctcc/common/v2_1" schemaLocation="ctcc_common_types_2_1.xsd"/> <xsd:element name="notifyMessageDeliveryReceipt" type="ctcc_wap_push_notification_local_xsd:notifyMessageDeliveryReceipt"/> <xsd:complexType name="notifyMessageDeliveryReceipt"> <xsd:sequence> <xsd:element name="correlator" type="xsd:string"/> <xsd:element name="deliveryStatus" type="ctcc_wap_push_xsd:DeliveryInformation"/> </xsd:sequence> </xsd:complexType> <xsd:element name="notifyMessageDeliveryReceiptResponse" type="ctcc_wap_push_notification_local_xsd:notifyMessageDeliveryReceiptResponse"/> <xsd:complexType name="notifyMessageDeliveryReceiptResponse"> <xsd:sequence/> </xsd:complexType> </xsd:schema> </wsdl:types> <wsdl:message name="MessageNotification_notifyMessageDeliveryReceiptRequest"> <wsdl:part name="parameters" element="ctcc_wap_push_notification_local_xsd:notifyMessageDeliveryReceipt"/> </wsdl:message> <wsdl:message name="MessageNotification_notifyMessageDeliveryReceiptResponse"> <wsdl:part name="result" element="ctcc_wap_push_notification_local_xsd:notifyMessageDeliveryReceiptResponse"/> </wsdl:message> <wsdl:portType name="MessageNotification"> <wsdl:operation name="notifyMessageDeliveryReceipt"> <wsdl:input message="ctcc_wap_push_notification:MessageNotification_notifyMessageDeliveryReceiptRequest"></wsdl:input> <wsdl:output message="ctcc_wap_push_notification:MessageNotification_notifyMessageDeliveryReceiptResponse"></wsdl:output> </wsdl:operation> </wsdl:portType></wsdl:definitions>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -