1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-12-28 07:21:26 +03:00
libxml2/test/relaxng/tutor9_1_1.xml
Daniel Veillard d41f4f4888 more work on Relax-NG, implementing externalRef augmented/updated the
* relaxng.c: more work on Relax-NG, implementing externalRef
* test/relaxng/* result/relaxng/*: augmented/updated the
  regression tests
* Makefile.am: cleanup to Relaxtests target
Daniel
2003-01-29 21:07:52 +00:00

8 lines
141 B
XML

<addressBook>
<card>
<name>foo</name>
<email>bar</email>
<note>this guy is <em>annoying</em> !</note>
</card>
</addressBook>