5 lines
184 B
XML
Raw Normal View History

<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="urn:y"
xmlns="urn:y" xmlns:x="urn:x" />
<xs:include schemaLocation="includedNamespace2.xsd" />
</xs:schema>