summaryrefslogtreecommitdiffstats
path: root/libxml2/test/schemas/element-minmax-err_0.xml
diff options
context:
space:
mode:
Diffstat (limited to 'libxml2/test/schemas/element-minmax-err_0.xml')
-rw-r--r--libxml2/test/schemas/element-minmax-err_0.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/libxml2/test/schemas/element-minmax-err_0.xml b/libxml2/test/schemas/element-minmax-err_0.xml
new file mode 100644
index 0000000..62c5ec1
--- /dev/null
+++ b/libxml2/test/schemas/element-minmax-err_0.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0"?>
+<foo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:noNamespaceSchemaLocation="element-minmax-err_0.xsd">
+ <bar/>
+</foo> \ No newline at end of file