26 lines
1.1 KiB
XML
26 lines
1.1 KiB
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/multimedia_messaging/v2_2"
|
|
xmlns:ns4="http://www.chinatelecom.com.cn/schema/ctcc/common/v2_1"
|
|
xmlns:ns1="http://www.chinatelecom.com.cn/wsdl/ctcc/multimedia_messaging/notification/v2_2/service"
|
|
xmlns:ns2="http://www.chinatelecom.com.cn/schema/ctcc/multimedia_messaging/notification/v2_2/local">
|
|
<SOAP-ENV:Body>
|
|
<ns2:notifyMessageReception>
|
|
<ns2:registrationIdentifier></ns2:registrationIdentifier>
|
|
<ns2:message>
|
|
<messageIdentifier></messageIdentifier>
|
|
<messageServiceActivationNumber></messageServiceActivationNumber>
|
|
<senderAddress></senderAddress>
|
|
<subject></subject>
|
|
<priority>Default</priority>
|
|
<message></message>
|
|
</ns2:message>
|
|
</ns2:notifyMessageReception>
|
|
|
|
</SOAP-ENV:Body>
|
|
</SOAP-ENV:Envelope>
|