php-src/ext/dom/tests/xinclude.xml
Christian Stocker 0d59b3dda6 xinclude test
2003-10-27 15:32:44 +00:00

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>