[Bug 5627] [F&O] Collation in fn:deep-equal

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

           Summary: [F&O] Collation in fn:deep-equal
           Product: XPath / XQuery / XSLT
           Version: Recommendation
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Functions and Operators
        AssignedTo: mike@saxonica.com
        ReportedBy: tim@cbcl.co.uk
         QAContact: public-qt-comments@w3.org


Could you please clarify whether the following checks for deep equality should
use the collation, if specified?

1. Comparing the typed values of element nodes with a type annotation that is
simple content.
2. Comparing the typed values of attribute nodes.
3. Comparing the string value of processing instructors.
4. Comparing the string value of text nodes.
5. Comparing the string value of comment nodes.

Received on Friday, 4 April 2008 10:44:21 UTC