- From: Kay, Michael <Michael.Kay@softwareag.com>
- Date: Wed, 25 Jun 2003 18:41:51 +0200
- To: Stephen Buxton <stephen.buxton@oracle.com>, public-qt-comments@w3.org
Received on Wednesday, 25 June 2003 12:42:13 UTC
Since document order is exposed to the application, I think it could cause all sorts of subtle problems if it changes during the life of a query. Applications are entitled to assume that the input data model is immutable, for example that sequence-deep-equal(@*, @*) will always be true. Michael Kay -----Original Message----- From: Stephen Buxton [mailto:stephen.buxton@oracle.com] Sent: 25 June 2003 05:52 To: public-qt-comments@w3.org Subject: ORA-DM-STABLE-ORDER Data Model, Section 3.2 Document order Assuming that the term 'stable' means 'stable for the life of the query', it is not clear that there is any requirement that namespace declarations must always appear in the same order, or that attributes of an element must always appear in the same order. For documents that are dynamically generated, this requirement may be burdensome.
Received on Wednesday, 25 June 2003 12:42:13 UTC