1<?xml version='1.0'?>
2<root>
3   This tests whether a syntax error in the <strong>second</strong>
4   XPointer part will throw the exception as required.
5   Nothing should be included. Instead, there should be failure.
6  <xi:include href="docwithid.xml" xpointer="element(/1/1)element(^^^)" xmlns:xi="http://www.w3.org/2001/XInclude" />
7</root>
8