5 lines
165 B
XML
5 lines
165 B
XML
|
|
<?xml version="1.0"?>
|
||
|
|
<foo xmlns:xi="http://www.w3.org/2001/XInclude">
|
||
|
|
<xi:include href="compress.zlib://ext/dom/tests/book.xml#xpointer(/books/book)"/>
|
||
|
|
</foo>
|