mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-01-26 10:03:34 +03:00
d541c8f8b4
* schematron.c: report improvement * test/schematron/zvon* result/schematron/zvon*: more tests Daniel
14 lines
182 B
XML
14 lines
182 B
XML
<?xml version="1.0"?>
|
|
<AAA>
|
|
<BBB>
|
|
<CCC/>
|
|
</BBB>
|
|
<CCC/>
|
|
<DDD>
|
|
<CCC/>
|
|
<EEE>
|
|
<CCC/>
|
|
</EEE>
|
|
</DDD>
|
|
</AAA>
|