Subject: Re: Case conversion in XSL?
From: Joerg Pietschmann <joerg.pietschmann@xxxxxx>
Date: Thu, 18 Oct 2001 13:31:00 +0200
|
Sebastian Rahtz <sebastian.rahtz@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> cutlass writes:
> > whats the implication of adding an uppercase/lowercase function to XSLT ?
> uppercase/lowercase is a bit culture-specific, surely? if you
> uppercase some math symbols, what do you want returned? Does Unicode
> prescribe which things may "uppercase" themselves? If not, then XSLT
> cant do it. It it does, then its easy
The autoritative source appears to be The Unicode Standard,
Chapter 4.1 (in version 2.0). Case and case mapping are both
properties of unicode characters. The case property is normative,
while the case mapping is informative only. The text appears to
name all known caveats in case conversion, which are not too
much (though i'm to lazy to reproduce them here). Anyway, the
tables needed for every case conversion imaginable are huge,
you'll get them on CD only which is sold together with the book.
Regards
J.Pietschmann
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
Julian Reschke - Thu, 18 Oct 2001 05:52:20 -0400 (EDT)
Joerg Pietschmann - Thu, 18 Oct 2001 07:41:04 -0400 (EDT) <=
- cutlass - Thu, 18 Oct 2001 07:48:04 -0400 (EDT)
- Frank Chen - Thu, 18 Oct 2001 09:18:17 -0400 (EDT)
|
|