- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 20 Jul 2005 23:53:18 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1615
simeon@us.ibm.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From simeon@us.ibm.com 2005-07-20 23:53 -------
The data model allows document nodes containing several element nodes, text,
PI's and comments. So the intent is indeed to have document nodes accepting a
general type, with the restriction that there can never be attributes or
document nodes. This would be quite heavy to impose that restriction using the
grammar, but none of the inference rules can result in such a case so I think we
are ok on this.
The comment on the 'meaning of types' is more general and recorded as Bug 1616.
- Jerome
Received on Wednesday, 20 July 2005 23:53:23 UTC