This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 1397 - [F&O] deep-equal on nodes with different "IDs"
Summary: [F&O] deep-equal on nodes with different "IDs"
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: Functions and Operators 1.0 (show other bugs)
Version: Last Call drafts
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Ashok Malhotra
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-12 22:55 UTC by Priscilla Walmsley
Modified: 2005-09-29 11:02 UTC (History)
0 users

See Also:


Attachments

Description Priscilla Walmsley 2005-05-12 22:55:01 UTC
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.
Comment 1 Ashok Malhotra 2005-05-19 13:57:41 UTC
The intended meaning is IDs and/or IDREFS.  The wording has been changed to make
this clear.  Decided by the joint QT WGs on 5/18/2005.

Ashok Malhotra