blob: d038faa6c4ca15df530ca6aea45fe0fd32a84579 [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">
<!-- tests that parse="text" works -->
<xi:include parse="text"
href="../included/text.txt"/>
</x>