diff options
Diffstat (limited to 'libxml2/test/schemas/ns2_0.xml')
-rw-r--r-- | libxml2/test/schemas/ns2_0.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libxml2/test/schemas/ns2_0.xml b/libxml2/test/schemas/ns2_0.xml new file mode 100644 index 0000000..c3bb126 --- /dev/null +++ b/libxml2/test/schemas/ns2_0.xml @@ -0,0 +1 @@ +<m:my xmlns:m='http://my.ns/' m:other='1'>content</m:my> |