diff options
Diffstat (limited to 'test/schemas/any5_0.xml')
-rw-r--r-- | test/schemas/any5_0.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/test/schemas/any5_0.xml b/test/schemas/any5_0.xml deleted file mode 100644 index e716cb1..0000000 --- a/test/schemas/any5_0.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0"?> -<foo xmlns="urn:test:foo" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="urn:test:foo any5_0.xsd"> - <boo/> - <boo/> -</foo> |