![]() |
![]() | ![]() | ![]() | Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries [Thread Prev] >Thread Next - Re: choose/when - case insensative or uppercase choose/when - case insensative or uppercaseTo: NULL Date: 7/4/2007 7:17:00 AM
Hey All,
Is there a way to do a case insensative choose/when? I assume not
directly.. If not, how about uppercasing the test?
<xsl:when test="/WorkOrder/VendorName='BillyBob'">
<xsl:attribute name="CustomerID">Bob13</xsl:attribute>
</xsl:when>
something like
<xsl:when test="uppercase(/WorkOrder/VendorName)='BILLYBOB'">
<xsl:attribute name="CustomerID">Bob13</xsl:attribute>
</xsl:when>
I tried transform but couldn't get it to work. Maybe I was doing
something wrong.
~Gina_M~
| ![]() | ![]() | ![]() |
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | |||||
|
