summaryrefslogtreecommitdiffstats
path: root/libxml2/test/relaxng/tutor10_2.rng
diff options
context:
space:
mode:
Diffstat (limited to 'libxml2/test/relaxng/tutor10_2.rng')
-rw-r--r--libxml2/test/relaxng/tutor10_2.rng3
1 files changed, 3 insertions, 0 deletions
diff --git a/libxml2/test/relaxng/tutor10_2.rng b/libxml2/test/relaxng/tutor10_2.rng
new file mode 100644
index 0000000..ebf08de
--- /dev/null
+++ b/libxml2/test/relaxng/tutor10_2.rng
@@ -0,0 +1,3 @@
+<element name="foo" ns="" xmlns="http://relaxng.org/ns/structure/1.0">
+ <empty/>
+</element>