summaryrefslogtreecommitdiff
path: root/test/schemas/import1_0b.imp
diff options
context:
space:
mode:
Diffstat (limited to 'test/schemas/import1_0b.imp')
-rw-r--r--test/schemas/import1_0b.imp8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/schemas/import1_0b.imp b/test/schemas/import1_0b.imp
new file mode 100644
index 0000000..70bddd7
--- /dev/null
+++ b/test/schemas/import1_0b.imp
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<xsd:schema
+ xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+ targetNamespace="http://BAR">
+
+ <xsd:element name="bar.B"/>
+
+</xsd:schema> \ No newline at end of file