Files
XML_Data_Parsing/libxml2/test/XInclude/docs/base.xml
T

5 lines
153 B
XML
Raw Normal View History

2026-07-19 22:48:13 +08:00
<doc xmlns:xi="http://www.w3.org/2003/XInclude"
xml:base="one/two">
<xi:include href="../../ents/base-inc.xml" xpointer="xpointer(//elem)"/>
</doc>