<?xml version="1.0" ?>
<root xmlns="foo" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

	<!-- b is prohibited for type rst -->
	<item xsi:type="rst">
		<a/><b/><c/>
	</item>

</root>
