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