- From: <bugzilla@jessica.w3.org>
- Date: Sat, 16 Oct 2010 23:53:35 +0000
- To: www-xml-schema-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11076 --- Comment #1 from Michael Kay <mike@saxonica.com> 2010-10-16 23:53:35 UTC --- Having complained about this, I should now report that I have produced a reasonable implementation of code that compares two type tables, subject to intepretation of what it means for two XPath expressions to be the same, and what it means for two types to be the same (in the latter case, it means "originating from the same declaration in a schema document"). Comparing two namespace contexts turned out to be tedious and slow but not especially difficult. Whether the results are usable is another question - users are going to be greatly puzzled if their type tables differ only by one irrelevant in-scope namespace declaration. -- 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 Saturday, 16 October 2010 23:53:38 UTC