diff options
Diffstat (limited to 'test/schemas/element-minmax-err_0.xml')
-rw-r--r-- | test/schemas/element-minmax-err_0.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/schemas/element-minmax-err_0.xml b/test/schemas/element-minmax-err_0.xml new file mode 100644 index 0000000..62c5ec1 --- /dev/null +++ b/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 |