- From: Michael Kay <mhk@mhk.me.uk>
- Date: Mon, 2 Feb 2004 23:27:48 -0000
- To: "'XML Query'" <xmlquery@us.ibm.com>, <public-qt-comments@w3.org>
Received on Monday, 2 February 2004 18:27:28 UTC
I believe that our data model by design supports the union of XML 1.0 and 1.1, and that it does not need to have a version property. Serialization takes care of the differences (raising an error if necessary, e.g. if it can't represent the character set). Michael Kay -----Original Message----- From: public-qt-comments-request@w3.org [mailto:public-qt-comments-request@w3.org] On Behalf Of XML Query Sent: 02 February 2004 19:07 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 18:27:28 UTC