summaryrefslogtreecommitdiff
path: root/xsd-tests/cxx/tree/chameleon/test.xml
diff options
context:
space:
mode:
Diffstat (limited to 'xsd-tests/cxx/tree/chameleon/test.xml')
-rw-r--r--xsd-tests/cxx/tree/chameleon/test.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/xsd-tests/cxx/tree/chameleon/test.xml b/xsd-tests/cxx/tree/chameleon/test.xml
new file mode 100644
index 0000000..12ff279
--- /dev/null
+++ b/xsd-tests/cxx/tree/chameleon/test.xml
@@ -0,0 +1,8 @@
+<t:root xmlns:t="test"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="test includer.xsd">
+
+ <a>a</a>
+ <t:b>b</t:b>
+
+</t:root>