1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-01-26 10:03:34 +03:00
libxml2/result/schematron/zvon1_0.err
Daniel Veillard c740a17f45 fixing the loop bug, fixing schematron text error rendering started
* schematron.c xmllint.c: fixing the loop bug, fixing schematron
  text error rendering
* Makefile.am result/schematron/* test/schematron/zvon1*.sct:
  started integrating within "make tests"
Daniel
2005-07-31 12:17:24 +00:00

9 lines
300 B
Plaintext

Pattern: Print both cases
/AAA line 1: BBB element is present.
/AAA line 1: AAA misses attribute name.
Pattern: Print positive result only
/AAA line 1: BBB element is present.
Pattern: Print negative result only
/AAA line 1: AAA misses attribute name.
./test/schematron/zvon1_0.xml fails to validate