<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xs2="http://www.w3.org/2001/XMLSchema" xmlns:foo="http://example.com/foo" targetNamespace="http://example.com/foo" elementFormDefault="qualified">
  <xs:element name="Foo" type="xs:string"/>
</xs:schema>
