soap 数组类型的参数如何设定? 20

<SOAP-ENV:Envelopexmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"xmlns:SOA... <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">
<SOAP-ENV:Body>
<m:sendSMS xmlns:m="http://realization.webservice.uc.fin.huawei.com" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<uc xsi:type="xsd:string">test</uc>
<pw xsi:type="xsd:string">123456</pw>
<rand xsi:type="xsd:string">123</rand>

<callee xsi:type="SOAP-ENC:Array" />

<isreturn xsi:type="xsd:string">1234</isreturn>
<cont xsi:type="xsd:string">13345</cont>
<msgid xsi:type="xsd:int">0</msgid>
<connID xsi:type="xsd:string">123</connID>
</m:sendSMS>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>

<callee xsi:type="SOAP-ENC:Array" />参数如何表达?

<wsdl:message name="sendSMSRequest">
<wsdl:part name="uc" type="xsd:string" />
<wsdl:part name="pw" type="xsd:string" />
<wsdl:part name="rand" type="xsd:string" />
<wsdl:part name="callee" type="impl:ArrayOf_xsd_string" />
<wsdl:part name="isreturn" type="xsd:string" />
<wsdl:part name="cont" type="xsd:string" />
<wsdl:part name="msgid" type="xsd:int" />
<wsdl:part name="connID" type="xsd:string" />
</wsdl:message>
展开
 我来答
刚强的人东大
2017-07-06
知道答主
回答量:49
采纳率:0%
帮助的人:9.3万
展开全部
请问<wsdl:part name="callee" type="impl:ArrayOf_xsd_string" /> impl:ArrayOf_xsd_string字符串你是怎么表达的?
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
734065486
2011-08-13
知道答主
回答量:15
采纳率:0%
帮助的人:1.4万
展开全部
*8name="rand" type="xsd:string" />
<wsdl:part name="callee" type="impl:ArrayOf_xsd_string" />
<wsdl:part name="isreturn" type="xsd:string" />
<wsdl:part name="cont" type="xsd:string" />
<wsdl:part name="msgid" type="xsd:int" />
<wsdl:part name="connID" type="xsd:string" /> 希望能帮你
追问
虽然没帮上,但还是谢谢。我需要的是

***
本回答被网友采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 1条折叠回答
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式