Bugs item #3105299, was opened at 2010-11-08 17:38 Message generated for change (Settings changed) made by shcheklein 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: Ilya Taranov (mozinsur) 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 ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Sedna-discussion mailing list Sedna-discussion@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sedna-discussion