summaryrefslogtreecommitdiff
path: root/test/schemas/any5_5.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/schemas/any5_5.xml')
-rw-r--r--test/schemas/any5_5.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/schemas/any5_5.xml b/test/schemas/any5_5.xml
new file mode 100644
index 0000000..e09d8a1
--- /dev/null
+++ b/test/schemas/any5_5.xml
@@ -0,0 +1,12 @@
+<?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/>
+</foo>