| <?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"> |
| <!-- tests that 0 fallbacks is a failure when the include is unsuccessful --> |
| <!-- EXPECT FAILURE --> |
| [Warning] test09.xml:9:48: Include operation failed, reverting to fallback. Resource error reading file as XML (href='../included/invalid.xml'). Reason: tests\xinclude\included\invalid.xml (The system cannot find the file specified) |
| [Fatal Error] test09.xml:9:48: An 'include' failed, and no 'fallback' element was found. |