Re: Ordering of RPC Elements

2007-12-05 Thread Anne Thomas Manes
The WSDL binding/operation parameterOrder attribute specifies the
required order.

Anne

On Dec 3, 2007 8:53 AM, Nathan Hook <[EMAIL PROTECTED]> wrote:
>
> When calling a RPC (encoded) service does the ordering of the parameters 
> matter?
>
> For example are the following two calls the same for an RPC - Encoded service?
>
>
>
>
>
> soap
> text1
> text2
>
>
>
>
>
>
>
>
>
> text2
> text1
> soap
>
>
>
>
> The ordering of the two calls are different, but is a RPC - Encoded Service 
> suppose to correctly place the incoming attributes into the correct order?
>
> Thank you for your Time.
> _
> Share life as it happens with the new Windows Live.Download today it's FREE!
> http://www.windowslive.com/share.html?ocid=TXT_TAGLM_Wave2_sharelife_112007
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Ordering of RPC Elements

2007-12-03 Thread Nathan Hook

When calling a RPC (encoded) service does the ordering of the parameters matter?

For example are the following two calls the same for an RPC - Encoded service?





soap
text1
text2









text2
text1
soap




The ordering of the two calls are different, but is a RPC - Encoded Service 
suppose to correctly place the incoming attributes into the correct order?

Thank you for your Time.
_
Share life as it happens with the new Windows Live.Download today it's FREE!
http://www.windowslive.com/share.html?ocid=TXT_TAGLM_Wave2_sharelife_112007
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]