blob: 237a9d1b336f4e9ea66806c56ffbdfe8f9fb8b4a [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<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 -->
<elem bar="jpg" xmlns="http://www.schemaTest.org/xinclude-test" xml:base="../included/not.xml"/>
</x>