- From: <bugzilla@jessica.w3.org>
- Date: Wed, 30 Apr 2014 16:04:38 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25517 --- Comment #2 from Michael Kay <mike@saxonica.com> --- Further observation. If there is no element declaration E in the schema, then writing schema-element(E) would be an error; it is meaningless. Therefore, generating schema-element(E) seems a bad idea. We could interpret it as generating a pattern that never matches anything, but why would we want to do that? It makes more sense, I think, to treat the pattern as an error in such circumstances, just as if the user had written schema-element(E) explicitly. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 30 April 2014 16:04:39 UTC