<?xml version="1.0" ?>
<foo:root
	xmlns:foo="foo"
	xmlns:bar="bar"
	xmlns:zot="zot">
	
	<foo:strictTarget>
		<unqualified />	<!-- not in the target namespace -->
	</foo:strictTarget>
	
</foo:root>
