mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00

* 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
9 lines
300 B
Plaintext
9 lines
300 B
Plaintext
Pattern: Print both cases
|
|
/AAA line 1: BBB element is missing.
|
|
/AAA line 1: AAA misses attribute name.
|
|
Pattern: Print positive result only
|
|
Pattern: Print negative result only
|
|
/AAA line 1: BBB element is missing.
|
|
/AAA line 1: AAA misses attribute name.
|
|
./test/schematron/zvon1_1.xml fails to validate
|