diff --git a/ChangeLog b/ChangeLog index cd8a5225..f7e550a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat Jul 30 17:26:58 EDT 2005 Daniel Veillard + + * test/schematron/*: a few first tests from Zvon unfortunately + with the old syntax + Sat Jul 30 17:08:07 EDT 2005 Daniel Veillard * schematron.c xmllint.c include/libxml/schematron.h: commiting diff --git a/test/schematron/zvon1_0.sct b/test/schematron/zvon1_0.sct new file mode 100644 index 00000000..36179ddd --- /dev/null +++ b/test/schematron/zvon1_0.sct @@ -0,0 +1,23 @@ + + + + BBB element is missing. + BBB element is present. + AAA misses attribute name. + AAA contains attribute name. + + + + + BBB element is present. + AAA contains attribute name. + + + + + BBB element is missing. + AAA misses attribute name. + + + + diff --git a/test/schematron/zvon1_0.xml b/test/schematron/zvon1_0.xml new file mode 100644 index 00000000..d3ac3884 --- /dev/null +++ b/test/schematron/zvon1_0.xml @@ -0,0 +1,3 @@ + + + diff --git a/test/schematron/zvon1_1.xml b/test/schematron/zvon1_1.xml new file mode 100644 index 00000000..861c90ae --- /dev/null +++ b/test/schematron/zvon1_1.xml @@ -0,0 +1,3 @@ + + +