blob: 00cac5e48fb28ce54d63c83a001f4c5c688055e2 [file] [log] [blame]
<?xml version='1.0'?>
<!DOCTYPE x SYSTEM "tests.dtd">
<x xmlns="http://www.schemaTest.org/xinclude-test"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.schemaTest.org/xinclude-test tests.xsd">
<elem bar="jpg"/>
<!-- test including a document with a duplicate notation -->
<xi:include parse="xml"
href="../included/not.xml"/>
</x>