<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://example.com/foo" elementFormDefault="qualified">
  <xs:import namespace="http://example.com/bar" schemaLocation="schema_bar.xsd"/>
</xs:schema>
