Re: Attribute Order

2006-03-27 Thread Xinjun Chen
Hi Anne, How about the sequence of elements if using RPC style, is it also in alphabetic sequence? Regards, Xinjun On 3/27/06, Anne Thomas Manes <[EMAIL PROTECTED]> wrote: > If you use doc/literal, you have control of the sequence. But if you use RPC > style, the parameters are put in alphabetic

Re: Attribute Order

2006-03-27 Thread Anne Thomas Manes
If you use doc/literal, you have control of the sequence. But if you use RPC style, the parameters are put in alphabetical sequence.AnneOn 3/27/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: I've been running around the mail lists and have not found the solution to this problem if someone could

Attribute Order

2006-03-26 Thread Phil . Gloyne
I’ve been running around the mail lists and have not found the solution to this problem if someone could point me in the right direction it would be great I have to connect to a legacy third party system which requires the ordering of attributes in SOAP I send it. I know its not 'the right