- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 07 Feb 2008 14:00:36 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5458 ------- Comment #1 from mike@saxonica.com 2008-02-07 14:00 ------- >or simple content with the "whiteSpace" facet set to "collapse"? You're not allowed to add whitespace to elements with a simple content model under rule 2: Whitespace characters MUST NOT be added other than adjacent to an element node, that is, immediately before a start tag or immediately after an end tag. I think it's reasonable to interpret "whose content model is known to be mixed" as meaning that there is a known content model and it is explicitly mixed; the word "known" must mean something, and my interpretation is "not xs:untyped and not xs:anyType".
Received on Thursday, 7 February 2008 14:00:47 UTC