1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-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>