And here is an XML document which matches the above schema
<baz:a xmlns:baz="http://www.example.com/baz.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="baz:u" b="zero" c="1 2"> <d> <a>three</a> <a>four</a> </d> </baz:a>
Last modified: Sat. Oct 5 2002 New Millennium Software Engineering Co.