Bugs item #3105299, was opened at 2010-11-08 17:38
Message generated for change (Tracker Item Submitted) made by mozinsur
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=713730&aid=3105299&group_id=129076
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Update Language
Group: Sedna (current)
Status: Open
Resolution: None
Priority: 6
Private: No
Submitted By: Ilya Taranov (mozinsur)
Assigned to: Nobody/Anonymous (nobody)
Summary: Update functions can break XDM consistency!
Initial Comment:
The following code:
[code]
create document "a"&
update insert <a a="1" c="2" /> into doc("a")&
update replace doc("a")/a/@a with (attribute b {"1.5"}, <x />)&
[/code]
leads to a broken data model. This can be told by
[code]
doc("a")&
[/code]
The attribute nodes appear after element node.
Broken data model consistency may lead to a system exception.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=713730&aid=3105299&group_id=129076
------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a
Billion" shares his insights and actions to help propel your
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Sedna-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sedna-discussion