summaryrefslogtreecommitdiffstats
path: root/libxml2/test/schemas/xsd-simpleType-varieties_0.xml
diff options
context:
space:
mode:
Diffstat (limited to 'libxml2/test/schemas/xsd-simpleType-varieties_0.xml')
-rw-r--r--libxml2/test/schemas/xsd-simpleType-varieties_0.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/libxml2/test/schemas/xsd-simpleType-varieties_0.xml b/libxml2/test/schemas/xsd-simpleType-varieties_0.xml
new file mode 100644
index 0000000..83a0b2a
--- /dev/null
+++ b/libxml2/test/schemas/xsd-simpleType-varieties_0.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="ISO-8859-1" ?>
+<!-- This is the test data for the check of the implementation of varieties of xsd:simpleType element. -->
+<foo xmlns="http://FOO">
+ <barA>fajita</barA>
+ <barB>pub pub</barB>
+ <barC><![CDATA[tequilla]]></barC>
+</foo>
+