soapenc:Array and php

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I'm looking for any documention relating to how to send a soap request under php5 with an embedded xsd string array that looks like this:

<soapenc:Array id="blah" soapenc:arrayType="xsd:string[1]">
    <Item>
         Arbitraryidentifierstring
   </Item>
</soapenc:Array>

Thanks in advance !

Mike




--
PHP Soap Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Kernel Newbies]     [PHP Database]     [Yosemite]

  Powered by Linux