summaryrefslogtreecommitdiff
path: root/test/schemas/import1_0.imp
blob: b7fd2ec2cb31f02c3843db6a1282efae5200ab5a (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.A"/>	

</xsd:schema>