[Bug 4058] elemZ028c - UPA violation

http://www.w3.org/Bugs/Public/show_bug.cgi?id=4058





------- Comment #1 from mike@saxonica.com  2006-12-09 20:40 -------
Test elemZ028d suffers essentially the same problem, except that the compositor
is xs:choice rather than xs:all.

(Saxon actually doesn't report a UPA violation in this case, it reports a
violation of Element Declarations Consistent, but that's purely an accident of
the order of checking the rules).

Schema elemZ028f.xsd, used in the following tests, shows the same problem:

   <test group="elemZ028f1" name="elemZ028f1"/>
   <test group="elemZ028f1" name="elemZ028f1.v"/>
   <test group="elemZ028f2" name="elemZ028f2"/>
   <test group="elemZ028f2" name="elemZ028f2.v"/>
   <test group="elemZ028f3" name="elemZ028f3"/>
   <test group="elemZ028f3" name="elemZ028f3.v"/>

Received on Saturday, 9 December 2006 20:40:45 UTC