ru_php/ext/xsl/tests/xinclude/data.xml

5 lines
131 B
XML

<?xml version="1.0"?>
<data>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xincluded.xml" parse="xml"/>
</data>