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