Annotation of embedaddon/php/ext/dom/tests/xinclude.xml, revision 1.1

1.1     ! misho       1: <?xml version="1.0"?>
        !             2: <foo xmlns:xi="http://www.w3.org/2001/XInclude">
        !             3:     <xi:include href="compress.zlib://ext/dom/tests/book.xml#xpointer(/books/book)"/>
        !             4:  </foo>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>