- From: Martin Gudgin <marting@develop.com>
- Date: Sun, 20 May 2001 12:36:26 +0100
- To: "Simon Fell" <soap@zaks.demon.co.uk>, <xml-dist-app@w3.org>
----- Original Message -----
From: "Simon Fell" <soap@zaks.demon.co.uk>
To: <xml-dist-app@w3.org>
Sent: Saturday, May 19, 2001 11:36 PM
Subject: Re: Intent for siblings after the Body?
> On Sat, 19 May 2001 18:08:04 -0400, in soap you wrote:
>
> >What's the intended use of elements after the SOAP Body? The schema
> >allows them. The spec doesn't mention them. Sec 5 says multi-ref data
> >goes inside the Body, not after it.
>
> its does ?, the only mention i see is that multi-ref data goes at the
> top level of serialization. But that's not defined anywhere.
The schema has
<xs:any minOccurs="0" maxOccurs="unbounded" processContents="lax" />
after the element decl for Body.
Gudge
Received on Sunday, 20 May 2001 07:37:59 UTC