1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 20:25:14 +03:00
libxml2/result/relaxng/492317_2.err
Daniel Veillard 1ba2aca3eb 492317 Fix Relax-NG validation problems
* relaxng.c xmlregexp.c: a subtle problem when checking for compileable
  content model, if using the same elements in cases of choices. Handled
  by adding a special flag to the regexp compilation to detect
  transitions with different atoms using same strings.
* test/relaxng/492317* result/relaxng/492317*: add the test to the
  regression suite
2009-08-31 16:47:39 +02:00

4 lines
273 B
Plaintext

./test/relaxng/492317_2.xml:2: element child: Relax-NG validity error : Element child failed to validate attributes
./test/relaxng/492317_2.xml:1: element root: Relax-NG validity error : Element root failed to validate content
./test/relaxng/492317_2.xml fails to validate