blob: 7d379c75f0253493c7317c2d8e9330f835909385 [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">
<!-- final included element specifies an xml:base attribute, which will be
overwritten by the new xml:base attribute -->
<xi:include parse="xml"
href="../included/base.xml"/>
</x>