summaryrefslogtreecommitdiff
path: root/test/schemas/import1_0b.imp
blob: 70bddd7f39ab5ebe63f5968a0172143090c1179d (plain)
1
2
3
4
5
6
7
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>