/
niceSOFT
/
libxslt
Обзор
Документация
Войти
/
niceSOFT
/
libxslt
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
python/tests/test.xsl
9 строк
208 B
Daniel Veillard
attempst to tweak to get full memory debug... the basic API starts to work
06 фев 2002, 02:23
06 фев 2002, 02:23
f0cb070
Код
Авторство
О чём код?
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:template match="/"> <article> <title>Hello World</title> </article> </xsl:template> </xsl:stylesheet>