blob: 61dd369985b31870181c5eb669143d688e40ffe6 [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">
<include schemaLocation="../Include1.xsd"></include>
<import schemaLocation="../Import1.xsd" namespace="http://www.example.org/Import"></import>
</schema>