- From: Matthew Bentley <metamorphosis@softhome.net>
- Date: Thu, 26 Oct 2000 16:41:53 +1300
- To: <xsl-editors@w3.org>
missing in xslt is a simple upper-to-lowercase or lower-to-uppercase
function which can be used on strings, and which can be used within pattern
matches, so that:
* you can match an element which has an attribute of a particular value
* you can simply and easily translate strings without having to resort to
translate('ABCDEFG... etc
My 2 cents
M@
Received on Wednesday, 25 October 2000 23:41:23 UTC