blob: da2a8b3339336c6bd00466b42feb6f90e1bec080 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://www.example.org/Main"
xmlns:tns="http://www.example.org/Main"
xmlns:imp="http://www.example.org/Import"
elementFormDefault="qualified">
<import schemaLocation="../Import1.xsd" namespace="http://www.example.org/Import"></import>
</schema>