[Bug 5047] Content of "dataType" in the IF schema

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