This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: autoidx.xsl


* Jirka Kosek; <jirka@kosek.cz> on 21 Aug, 2002 wrote:
Togan Muftuoglu wrote:
Can some one explain me the reasoning behind why the "<l:gentext
key="lowercase.alpha"> and <l:gentext key="uppercase.alpha"> form
common/XYZ.xsl are not used ?
It is because these entites are used to group index entries in index
using xsl:key. Unfortunately xsl:key must be based on expressions which
doesn't use variables (and variable can be feed up by something from
localization files). This limitation is removed in the latest draft of
XSLT 2.0.
So if I create a custom_autoidx.xsl which is the whole thing with the
two entities reflecting the appropriate common/XYZ.xml
[lowecase|uppercase].alpha it would work.



--

Togan Muftuoglu


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]