- From: Michael Rys <mrys@microsoft.com>
- Date: Mon, 2 Feb 2004 12:01:40 -0800
- To: "XML Query" <xmlquery@us.ibm.com>, <public-qt-comments@w3.org>
Received on Monday, 2 February 2004 15:02:26 UTC
I don't think we should preserve the version and leave the version handling to the parser on input and the serialization on output. Otherwise you get into issues such as combining data model instances that mix 1.0 and 1.1 elements etc. Best regards Michael ________________________________ From: public-qt-comments-request@w3.org [mailto:public-qt-comments-request@w3.org] On Behalf Of XML Query Sent: Monday, February 02, 2004 11:07 AM To: public-qt-comments@w3.org Subject: IBM-DM-008: "version" and "standalone" properties Data Model Section 6.1 (Document Nodes): XML documents have "version" and "standalone" declarations. Do these declarations affect the data model in any way? Do these declarations have any interaction with the "version" parameter of serialization? Some combinations do not seem to make any sense. For example, can an input document in XML Version 1.1 be serialized using XML Version 1.0? Does the data model need to record the XML version from which it was derived?
Received on Monday, 2 February 2004 15:02:26 UTC