Hash : b456e3bb Author : Date : 2022-10-30T20:28:20
xinclude: Always allow XPtr expressions in external documents
Download
1 2 3 4
<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>