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

* 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
9 lines
114 B
XML
9 lines
114 B
XML
<AAA>
|
|
<BBB>
|
|
<CCC/>
|
|
<CCC/>
|
|
</BBB>
|
|
<CCC name="c1"/>
|
|
<CCC name="c2"/>
|
|
</AAA>
|