mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-01-26 10:03:34 +03:00
5fe95a8fd9
* win32/Makefile.msvc win32/configure.js: applied patch from Rob Richards to add schematron to the build on Windows * test/schematron/zvon3* result/schematron/zvon3*: second test * test/schematron/zvon10* result/schematron/zvon10*: this is the real second test 10 and 2 are swapped. Daniel
7 lines
272 B
Plaintext
7 lines
272 B
Plaintext
Pattern: Attribute test
|
|
/AAA/BBB/CCC[1] line 3: attribute name is not present
|
|
/AAA/BBB/CCC[2] line 4: attribute name is not present
|
|
/AAA/CCC[1] line 6: attribute name is present
|
|
/AAA/CCC[2] line 7: attribute name is present
|
|
./test/schematron/zvon3_0.xml fails to validate
|