summaryrefslogtreecommitdiffstats
path: root/libxml2/test/relaxng/tutor4_2_1.xml
diff options
context:
space:
mode:
Diffstat (limited to 'libxml2/test/relaxng/tutor4_2_1.xml')
-rw-r--r--libxml2/test/relaxng/tutor4_2_1.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/libxml2/test/relaxng/tutor4_2_1.xml b/libxml2/test/relaxng/tutor4_2_1.xml
new file mode 100644
index 0000000..9b8616a
--- /dev/null
+++ b/libxml2/test/relaxng/tutor4_2_1.xml
@@ -0,0 +1,4 @@
+<addressBook>
+ <card><name>John Smith</name><email>js@example.com"</email></card>
+ <card><name>John Smith2</name><email>js2@example.com"</email></card>
+</addressBook>