| <?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"> |
| <!-- using xml:base on include element to move to wrong directory --> |
| <!-- EXPECT FAILURE --> |
| [Warning] test40.xml:10:45: Include operation failed, reverting to fallback. Resource error reading file as XML (href='../included/elem.xml'). Reason: tests\included\elem.xml (The system cannot find the path specified) |
| [Fatal Error] test40.xml:10:45: An 'include' failed, and no 'fallback' element was found. |