0
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
|
2 <SOAP-ENV:Envelope
|
|
3 xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
|
|
4 xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
|
|
5 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
6 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
|
7 xmlns:ns1="http://soap.g-language.org/GLANG">
|
|
8 <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
|
|
9 <ns1:cai>
|
|
10 <sequence></sequence>
|
|
11 <params>
|
|
12 <w_output></w_output>
|
|
13 <translate>0</translate>
|
|
14 <output></output>
|
|
15 <w_filename></w_filename>
|
|
16 <w_absent></w_absent>
|
|
17 <tag></tag>
|
|
18 </params>
|
|
19 </ns1:cai>
|
|
20 </SOAP-ENV:Body>
|
|
21 </SOAP-ENV:Envelope>
|