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