- From: <bugzilla@jessica.w3.org>
- Date: Wed, 12 Jan 2011 17:05:12 +0000
- To: www-xml-schema-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9661 --- Comment #4 from Michael Kay <mike@saxonica.com> 2011-01-12 17:05:12 UTC --- If my recollection is correct, when I wrote this bug entry I was under the impression that the WG's intent was that if you write <xs:override><xs:element name="A"/></xs:override> and there is no element named A to be overridden then the effect should be the same as if <xs:element name="A"/> had been written outside the <xs:override>. When the WG looked at the bug it decided this was not the intent, and the behaviour should be as if the <xs:override> did not include the <xs:element name="A"/> element. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Wednesday, 12 January 2011 17:05:28 UTC