Hello, I am using the PHP5 soap extension and would like to make a method call to this soap interface: <SearchRequest [sortBy="blah"] [sortAscending="blah"]> <query>...</query> </SearchRequest> I would like to supply the sortBy and sortAscending attributes. But I can't see how to do it using __soapCall and there is precious little reference to attributes in the doco. If it is possible I would be grateful for any advice or pointers. -- View this message in context: http://www.nabble.com/PHP5-SOAP---method-call-with-attributes-tf2007261.html#a5514278 Sent from the Php - Soap forum at Nabble.com. -- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php