php-src/ext/dom/tests/xinclude.xml

5 lines
165 B
XML
Raw Normal View History

2003-10-27 15:32:44 +00:00
<?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>