<example xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:noNamespaceSchemaLocation="./ex1.xsd" >
	<!-- Invalid becuase the number is outside the range
	allowed by the xs:maxInclusive value.  -->
	<byte> 256 </byte>
</example>

