blob: 56092a9c376a0f914f65ff75039b0940522a3014 [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">
<!-- tests that other elements from xi namespace are not allowed when include is successful -->
<!-- EXPECT FAILURE -->
<elem xmlns="http://www.schemaTest.org/xinclude-test" xml:base="../included/elem.xml"/>[Fatal Error] test13.xml:10:19: Elements from namespace 'http://www.w3.org/2001/XInclude', other than 'fallback', are not allowed to be children of 'include' elements. However, 'xi:other' was found.