- From: Jonathan Robie <jwrobie@mindspring.com>
- Date: Mon, 16 Feb 2004 13:14:45 -0500
- To: Michael Rys <mrys@microsoft.com>
- Cc: public-qt-comments@w3.org
Hi Michael, The Data Model currently has the following constraint: > Text nodes *must* satisfy the following constraint: > > 1. > > A text node *must not* contain the empty string as its content. > Since your comment requires us to change that constraint, I am filing this as a comment on the Data Model. Jonathan Michael Rys wrote: >Section 3.7.3.4 Text Node Constructors >Technical > >"If the result of atomization is an empty sequence, no text node is >constructed. Otherwise, each atomic value in the atomized sequence is >cast into a string.": We would prefer if we are allowed to construct >text nodes that contain the zero-length string. Only elements would not >contain text nodes containing the zero-length string (they would be >dropped during construction). > > >
Received on Monday, 16 February 2004 13:17:19 UTC