- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 12 Feb 2007 20:41:28 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4285 ------- Comment #3 from mike@saxonica.com 2007-02-12 20:41 ------- I don't think I understand the semantics of the proposed fold operation. If my existing element has children Q, T, and G, and I fold in a sequence containing Z, T, and K, what is the resulting sequence? Does it use schema knowledge to know that the Z belongs before the Q and the K belongs after the G? If the schema said that the K element has to come first, would it give me K Z Q T G? If this is intended to work in the absence of a schema, I fail to see how. Michael Kay
Received on Monday, 12 February 2007 20:41:35 UTC