- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 24 Sep 2007 04:27:49 +0000
- To: public-sml@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5047
------- Comment #1 from pratul.dublish@microsoft.com 2007-09-24 04:27 -------
I agree with Sandy's proposal with extension point
<xs:sequence>
<xs:any processContents="skip"/>
<xs:any namespace="##other" processContents="lax"
minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
Received on Monday, 24 September 2007 04:27:56 UTC