- From: "Box, Don" <dbox@d...>
- To: 'Dave Winer' <dave@u...>, soapbuilders@y...,xml-rpc@e..., "XML-Dev (E-mail)" <xml-dev@l...>,xml-dist-app@w...
- Date: Sat, 31 Mar 2001 13:55:52 -0800
|
Order
is certainly relevant in SOAP. The fact that some implementations have used the
<all/> construct rather than <sequence/> doesn't mean that SOAP
waives the rules of XSD.
DB
http://www.develop.com/dbox
After a little head-bashing and then
smoke-clearing, this became apparent.
1. In SOAP, procedures take named parameters and
order is irrelevant.
2. In XML-RPC order is relevant and parameters
are not named.
Details here..
http://www.xmlrpc.com/stories/storyReader$1514
Dave
|
|