summaryrefslogtreecommitdiff
path: root/test/schemas/mixed0_0.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'test/schemas/mixed0_0.xsd')
-rw-r--r--test/schemas/mixed0_0.xsd5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/schemas/mixed0_0.xsd b/test/schemas/mixed0_0.xsd
deleted file mode 100644
index a82226e..0000000
--- a/test/schemas/mixed0_0.xsd
+++ /dev/null
@@ -1,5 +0,0 @@
-<xs:schema xmlns:xs='http://www.w3.org/2001/XMLSchema'>
- <xs:element name='my'>
- <xs:complexType mixed='true'/>
- </xs:element>
-</xs:schema>