[xsl] Testing for upper and lower case

Subject: [xsl] Testing for upper and lower case
From: "Mark" <mark@xxxxxxxxxxxx>
Date: Thu, 3 Nov 2011 08:55:48 -0700
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


Current Thread