- From: <bugzilla@jessica.w3.org>
- Date: Tue, 09 Aug 2011 13:48:07 +0000
- To: www-xml-schema-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13712 Michael Kay <mike@saxonica.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mike@saxonica.com --- Comment #1 from Michael Kay <mike@saxonica.com> 2011-08-09 13:48:05 UTC --- XML 1.1 classifies these as line ending characters (which means they are normalized to newlines by the XML parser). This means that they will not normally be seen by a schema validator, unless they were escaped as numeric character references. If they are escaped then they can appear in an NMTOKEN (they are not classed as whitespace characters under either XML 1.0 or XML 1.1). It seems to me that this is all fairly clear from a reading of the two specs and I can't see that any further clarification is required, unless you are looking for an affirmation that the specification actually means what it says. (Personal response) -- Configure bugmail: http://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 Tuesday, 9 August 2011 13:48:08 UTC