/
niceSOFT
/
itstool
Обзор
Документация
Войти
/
niceSOFT
/
itstool
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
tests/LocNote/EX-locNoteRefPointer-attribute-1.xml
16 строк
491 B
Shaun McCance
Moving some of the tests into subdirectories
12 сен 2012, 18:21
12 сен 2012, 18:21
ce76559
Код
Авторство
О чём код?
<dataFile> <prolog> <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0"> <its:locNoteRule locNoteType="description" selector="//body/string/data" locNoteRefPointer="../@noteFile" /> </its:rules> </prolog> <body> <string id="FileNotFound" noteFile="Comments.html#FileNotFound"> <data>Cannot find the file {0}.</data> </string> <string id="DivByZero" noteFile="Comments.html#DivByZero"> <data>Invalid parameter.</data> </string> </body> </dataFile>