/
vsysoev
/
libxml2
Обзор
Документация
Войти
/
vsysoev
/
libxml2
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/XInclude/docs/nodes.xml
4 строки
197 B
Nick Wellnhofer
xinclude: Always allow XPtr expressions in external documents
31 окт 2022, 18:49
31 окт 2022, 18:49
b456e3b
Код
Авторство
О чём код?
<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>