summaryrefslogtreecommitdiff
path: root/test/schemas/any5_2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/schemas/any5_2.xml')
-rw-r--r--test/schemas/any5_2.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/test/schemas/any5_2.xml b/test/schemas/any5_2.xml
deleted file mode 100644
index e8434d1..0000000
--- a/test/schemas/any5_2.xml
+++ /dev/null
@@ -1,8 +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 xmlns="urn:test:bar"/>
- <boo/>
-</foo>