mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-27 12:15:34 +03:00
tests: Add XInclude test for issue #733
This commit is contained in:
5
test/XInclude/docs/issue733.xml
Normal file
5
test/XInclude/docs/issue733.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<reference xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<xi:include href="../ents/issue733-1.xml" xpointer="a"/>
|
||||
<xi:include href="../ents/issue733-2.xml" xpointer="a"/>
|
||||
<xi:include href="../ents/issue733-1.xml" xpointer="b"/>
|
||||
</reference>
|
||||
Reference in New Issue
Block a user