- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 07 Mar 2006 01:40:21 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2983
Summary: [Update] adjacent text nodes
Product: XPath / XQuery / XSLT
Version: Working drafts
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Update Facility
AssignedTo: andrew.eisenberg@us.ibm.com
ReportedBy: jim.melton@acm.org
QAContact: public-qt-comments@w3.org
(Originally reported by Dana F.)
Should we remove the data model constraint that requires that adjacent text
nodes are not allowed and should be merged? This constraint has negative
consequences during updates (in case of deletes or inserts). In such cases, if
the data model after the update has adjacent nodes it is unclear how to handle
correctly the node identifiers while satisfying the XDM constraint.
Received on Tuesday, 7 March 2006 01:40:23 UTC