16 lines
720 B
XML
16 lines
720 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<SOAP-ENV:Envelope
|
|
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
|
|
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
|
xmlns:ns3="http://www.chinatelecom.com.cn/schema/ctcc/sms/v2_1"
|
|
xmlns:ns4="http://www.chinatelecom.com.cn/schema/ctcc/common/v2_1"
|
|
xmlns:ns1="http://www.chinatelecom.com.cn/wsdl/ctcc/sms/notification/v2_1/service"
|
|
xmlns:ns2="http://www.chinatelecom.com.cn/schema/ctcc/sms/notification/v2_1/local">
|
|
<SOAP-ENV:Body>
|
|
<ns2:notifySmsDeliveryReceiptResponse>
|
|
</ns2:notifySmsDeliveryReceiptResponse>
|
|
</SOAP-ENV:Body>
|
|
</SOAP-ENV:Envelope>
|