xsl-list
[Top] [All Lists]

[xsl] Testing for upper and lower case

2011-11-03 10:56:03
I was able to find functions that change case [upper-case(), lower-case()], but nothing that tested case. Is it possible to determine if the first letter of a word is upper or lower case? For instance, differentiate between @word="Android" and @word="with" by the case of the words' first letter alone?

Thanks,
Mark


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--