Forum Discussion

jd19211's avatar
jd19211
New Contributor
8 years ago
Solved

How to pass string to array type

Hi, I have a XML where I need to add parameter in form of string to array.   <soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xm...
  • jd19211's avatar
    8 years ago

    That's the solution, hope it helps somebody.

     

    <request xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:normalizedString[1]"><item xsi:type="xsd:normalizedString">AVIMAGE</item></request>