[Bug 1221] New: Serialization - description of round-trip differences

http://www.w3.org/Bugs/Public/show_bug.cgi?id=1221

           Summary: Serialization - description of round-trip differences
           Product: XPath / XQuery / XSLT
           Version: Last Call drafts
          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


This is essentially an editorial comment on Serialization section 5.

Firstly, I think the phrase

The result of serialization MUST be such that the reconstructed tree may be
different than the result tree as follows:

should be

The result of serialization MUST be such that the reconstructed tree is the same
as the result tree except for the following permitted differences:

When we get to the phrase:

A consequence of this rule is that certain characters MUST be output as
character references,

one is currently left asking "which rule?", especially as this paragraph appears
to be part of the last item in the list of permitted differences. The paragraph
should not be indented, and the rule referred to is the one that the two trees
must be the same except for certain permitted differences.

Received on Wednesday, 6 April 2005 21:28:31 UTC