comparison docs/xsls/changes.xsls @ 4028:76bc29f06168

CHANGES conversion from KOI8-R to UTF-8.
author Igor Sysoev <igor@sysoev.ru>
date Tue, 23 Aug 2011 12:50:54 +0000
parents 7b85e695600a
children 529f10f7757c
comparison
equal deleted inserted replaced
4027:73c7ffd6275e 4028:76bc29f06168
1 X:stylesheet { 1 X:stylesheet {
2 2
3 X:output method="text" encoding="koi8-r"; 3 X:output method="text";
4 4
5 X:param lang="'en'"; 5 X:param lang="'en'";
6 X:param configuration="'../xml/change_log_conf.xml'"; 6 X:param configuration="'../xml/change_log_conf.xml'";
7 7
8 X:var conf = "document($configuration)/configuration"; 8 X:var conf = "document($configuration)/configuration";