[Bug 15966] XML 1.0 vs. XML 1.1 - "applied consistently by all aspects of the implementation"

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15966

--- Comment #1 from Jonathan Robie <jonathan.robie@gmail.com> 2012-02-13 17:37:22 UTC ---
After today's telcon, I think we're heading in this direction:

1. Data model always supports XML 1.1

2. The conformance section says XML processors SHOULD NOT impose restrictions
on the use of characters allowed by some versions of XML and disallowed by
others.

3. Eliminate all the "Whether the implementation is based on the rules of [XML
1.0] and [XML Names] or the rules of [XML 1.1] and [XML Names 1.1]" language in
XQuery 3.0 / XPath 3.0.

4. Serialization can still decide which version to support

5. What about parse-xml()? Is it subject to rule 2 above?

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Monday, 13 February 2012 17:37:25 UTC