- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 15 Jan 2008 12:11:22 +0000
- To: www-xml-schema-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5003 ------- Comment #10 from mike@saxonica.com 2008-01-15 12:11 ------- OK, I should have been more precise. What QT depends on is that once an element has been validated and a type has been assigned, that type remains an accurate description of the content of the element when the ancestry of the element changes or when other changes are made to the containing document provided they do not affect the element's content. In general there is no requirement that a revalidation of the element after such changes would assign the same type again, but there is a requirement that revalidation against the same type would "succeed": that is, the type annotation of a node is always trustworthy.
Received on Tuesday, 15 January 2008 12:11:26 UTC