我想通过Java代码为Web服务调用创建下面的XML请求(直接来自tag)。
<?xml version="1.0" encoding="UTF-8"?>
<ServiceRequest xmlns="http://rssoftware.com/mrchaggr/schema/">
<head ver="1.0" ts="" mrchOrgId="tstmrch" aggrOrgId="tstaggr" />
<txn note="test collect" refId="test98300" refUrl="" ts="" type="VALIDVPA" orgTxnId="" orgRespCode="" />
<device>
<mobile>9434387212</mobile>
<ip>192.168.0.1</ip>
<hmac>ad450876-6e26-4f43-bb93-3b1bfcbacf36</hmac>
</device>
<ReqValidateAVpa>
<addr>
<addr>iphone@idbi</addr>
</addr>
</ReqValidateAVpa>
</ServiceRequest>