mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-01-13 13:17:36 +03:00
76fc5edab6
* relaxng.c: more work on Relax-NG, implementing interleave * test/relaxng/* result/relaxng/*: augmented/updated the regression tests Daniel
7 lines
90 B
XML
7 lines
90 B
XML
<addressBook>
|
|
<card>
|
|
<email>b@b</email>
|
|
<name>b</name>
|
|
</card>
|
|
</addressBook>
|