blob: f77a8909e53f2b921ba6201702af06f66ff0cf27 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<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">
<!-- test including a resource that isn't there, when parse="text" -->
<!-- EXPECT FAILURE -->
[Warning] test26.xml:9:48: Include operation failed, reverting to fallback. Resource error reading file as text (href='../included/invalid.xml'). Reason: tests\xinclude\included\invalid.xml (The system cannot find the file specified)
[Fatal Error] test26.xml:9:48: An 'include' failed, and no 'fallback' element was found.