- From: Jean-Jacques Moreau <moreau@crf.canon.fr>
- Date: Wed, 05 Dec 2001 11:12:30 +0100
- To: Christopher Ferris <chris.ferris@sun.com>
- CC: Williams Stuart <skw@hplb.hpl.hp.com>, "'noah_mendelsohn@us.ibm.com'" <noah_mendelsohn@us.ibm.com>, xml-dist-app@w3.org
Chris,
It is probably half an "oops" only. It was gently pointed out to
me that the schema for the envelope allows the Body to contain
almost anything:
<xs:sequence>
<xs:any
namespace="##other"
minOccurs="0" maxOccurs="unbounded"
processContents="lax" />
</xs:sequence>
I interpret the spec as being more restrictive, though. My
apoligies anyway for having read the schema too quickly.
Jean-Jacques.
Received on Wednesday, 5 December 2001 05:13:21 UTC