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