Hi, We have to integrate with a client which sends request in the form of this: ... <param3 href="#id0"/> ... ... <multiRef id="id0" soapenc:root="0" soapenv:encodingStyle=" http://schemas.xmlsoap.org/soap/encoding/" xsi:type="xsd:long" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">150</multiRef> ...
All other parameters are parsed correctly except for this href based parameter. Can any one please help how to get it parsed properly? -- -- Best regards, Jawad Hassan
