/
niceSOFT
/
libxml2
Обзор
Документация
Войти
/
niceSOFT
/
libxml2
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/XInclude/docs/txtinclude.xml
4 строки
182 B
Daniel Veillard
- xinclude.[ch]: Updated the namespace for the Last Call version
23 май 2001, 16:02
23 май 2001, 16:02
bbd2245
Код
Авторство
О чём код?
<x xmlns:xinclude="http://www.w3.org/2001/XInclude"> <!-- Simple test of including another text document --> <xinclude:include href="../ents/something.txt" parse="text"/> </x>