MyObject.soap
资源名称:xuliehua.rar [点击查看]
上传用户:hpq1101
上传日期:2022-05-15
资源大小:56k
文件大小:1k
源码类别:
xml/soap/webservice
开发平台:
Others
- <SOAP-ENV:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:clr="http://schemas.microsoft.com/soap/encoding/clr/1.0" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
- <SOAP-ENV:Body>
- <a1:UserInfo id="ref-1" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/序列化与反序列化/序列化与反序列化%2C%20Version%3D1.0.0.0%2C%20Culture%3Dneutral%2C%20PublicKeyToken%3Dnull">
- <Age>26</Age>
- <IsVIP>true</IsVIP>
- <des id="ref-3">I'm Jay</des>
- </a1:UserInfo>
- </SOAP-ENV:Body>
- </SOAP-ENV:Envelope>