[Bug 1397] New: [F&O] deep-equal on nodes with different "IDs"

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

           Summary: [F&O] deep-equal on nodes with different "IDs"
           Product: XPath / XQuery / XSLT
           Version: Last Call drafts
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Functions and Operators
        AssignedTo: ashok.malhotra@oracle.com
        ReportedBy: pwalmsley@datypic.com
         QAContact: public-qt-comments@w3.org


The description of the deep-equal function says "They may also differ in their 
parent, their base URI, and their IDs."  I assume by "IDs" you mean "node 
identities".  If so, I think the term "node identities" should be used as it 
is more correct and clear. 

If, on the other hand, it means IDs in the sense of attributes of type xs:ID, 
this should be stated more clearly, and the algorithm should be modified to 
check for this.

Received on Thursday, 12 May 2005 22:55:07 UTC