Edit

kc3-lang/libxml2/test/XInclude/docs/nodes.xml

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 2001-05-23 12:02:27
    Hash : bbd22458
    Message : - xinclude.[ch]: Updated the namespace for the Last Call version - result/XInclude/include test/XInclude/include: updated the testsuite accordingly Daniel

  • test/XInclude/docs/nodes.xml
  • <x xmlns:xinclude="http://www.w3.org/2001/XInclude">
       <!-- Simple test of including a set of nodes from an XML document -->
       <xinclude:include href="../ents/something.xml#xpointer(//p)"/>
    </x>