summaryrefslogtreecommitdiffstats
path: root/libxml2/test/relaxng/tutor3_3_1.xml
diff options
context:
space:
mode:
Diffstat (limited to 'libxml2/test/relaxng/tutor3_3_1.xml')
-rw-r--r--libxml2/test/relaxng/tutor3_3_1.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/libxml2/test/relaxng/tutor3_3_1.xml b/libxml2/test/relaxng/tutor3_3_1.xml
new file mode 100644
index 0000000..d9c9560
--- /dev/null
+++ b/libxml2/test/relaxng/tutor3_3_1.xml
@@ -0,0 +1,4 @@
+<addressBook>
+ <card name="foo" email="bar"/>
+ <card name="foo2" note="second" email="bar2"/>
+</addressBook>