calog/vendor/libxml2/test/XInclude/docs/fallback8.xml

7 lines
192 B
XML
Vendored

<?xml version="1.0"?>
<doc>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="404.txt" parse="text">
<xi:fallback>text not found</xi:fallback>
</xi:include>
</doc>