1 <?xml version="1.0" encoding="gbk"?>
 2 <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
 3     <soap:Header>
 4         <out:system xmlns:out="http://www.ylzinfo.com/"></out:system>
 5     </soap:Header>
 6     <soap:Body>
 7         <out:business xmlns:out="http://www.ylzinfo.com/">
 8             <result showtype="1" />
 9             <resultset name="retrieve">
10                 <row resultCode="0" resultMessage="请求成功" resultBody="null" />
11                 <row cloudPath="www.baidu.com" fileType="txt" fileTradeNo="12345678" fileDesc="测试" />
12             </resultset>
13         </out:business>
14         <soap:Fault>
15             <faultcode>0</faultcode>
16             <faultstring>请求成功</faultstring>
17             <channelNo>1400000001</channelNo>
18             <signNo>1111111111111111111</signNo>
19             <aac002>373738383927711231</aac002>
20             <aaz999>1234567890</aaz999>
21             <aaz333>12312312312</aaz333>
22             <aae036>1578988937192</aae036>
23             <pageSize></pageSize>
24             <cPage></cPage>
25             <fileFlag>1</fileFlag>
26         </soap:Fault>
27     </soap:Body>
28 </soap:Envelope>
目标格式

相关文章: