Files
XML_Data_Parsing/libxml2/test/XInclude/ents/coalesce1.xml
T

6 lines
122 B
XML
Raw Normal View History

2026-07-19 22:48:13 +08:00
<t1 xmlns:xi="http://www.w3.org/2001/XInclude">
start
<xi:include href="#xpointer(/t1/text()[1])"/>
end
</t1>