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