- From: <bugzilla@wiggum.w3.org>
- Date: Sat, 29 Jul 2006 09:20:09 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3541
Summary: [Serialization]: round-tripping rules
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Serialization
AssignedTo: scott_boag@us.ibm.com
ReportedBy: mike@saxonica.com
QAContact: public-qt-comments@w3.org
In section 4 there's a paragraph giving an exception to the round-tripping rule
that says:
The reconstructed tree MAY contain additional attributes and text nodes
resulting from the expansion of default and fixed values in its DTD or schema.
For completeness, it should perhaps say:
The reconstructed tree MAY contain additional attributes and text nodes
resulting from the expansion of default and fixed values in its DTD or schema;
also, in the presence of a DTD, non-CDATA attributes may lose whitespace
characters as a result of attribute value normalization.
Received on Saturday, 29 July 2006 09:20:15 UTC