/
niceSOFT
/
itstool
Обзор
Документация
Войти
/
niceSOFT
/
itstool
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
tests/IdValue/idvalue1xml.xml
12 строк
430 B
Shaun McCance
Implemented ITS 2.0 "ID Value" data category
26 сен 2012, 15:46
26 сен 2012, 15:46
24811c8
Код
Авторство
О чём код?
<doc xmlns:its="http://www.w3.org/2005/11/its" > <its:rules version="2.0"> <its:idValueRule selector="//text" idValue="concat(../@name, '_t')"/> <its:idValueRule selector="//desc" idValue="concat(../@name, '_d')"/> </its:rules> <msg name="settingsMissing"> <text>Can't find settings file.</text> <desc>The module cannot find the default settings file. You need to re-initialize the system.</desc> </msg> </doc>