blob: 7584ca2dfff2bb475301b9d46ffec67eae5b9cbe [file] [log] [blame]
<?xml version="1.0"?>
<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"
xml:base="../">
<!-- using xml:base on parent element to move back a directory -->
<xi:include parse="xml"
href="included/elem.xml"/>
</x>