summaryrefslogtreecommitdiff
path: root/test/schemas/include3_0.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'test/schemas/include3_0.xsd')
-rw-r--r--test/schemas/include3_0.xsd9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/schemas/include3_0.xsd b/test/schemas/include3_0.xsd
deleted file mode 100644
index 5319486..0000000
--- a/test/schemas/include3_0.xsd
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0"?>
-<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
- targetNamespace="http://FOO"
- xmlns:foo="http://FOO">
- <xsd:include schemaLocation="include3_0.inc" />
-
- <xsd:element name="bar"/>
- <xsd:element name="foo"/>
-</xsd:schema> \ No newline at end of file