xref: /aosp_15_r20/external/libxml2/test/XInclude/ents/coalesce1.xml (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1<t1 xmlns:xi="http://www.w3.org/2001/XInclude">
2    start
3    <xi:include href="#xpointer(/t1/text()[1])"/>
4    end
5</t1>
6