blob: 408646f97f861eda3fda4f0f68b9600903f6c87d [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">
<!-- thats that parse="xml" works -->
<xi:include parse="xml"
href="../included/elem.xml"/>
</x>