Subject: RE: ignore case
From: "Sullivan, Dan" <dsullivan@xxxxxxxxxxx>
Date: Fri, 7 Sep 2001 12:07:30 -0700
|
In general you cannot ignore case. But in some instances however you
can. For example if you want to select all the color attributes whose
value is green, without regard case this would work
@color["GREEN" = translate(., "gren", "GREN")]
would work.
Dan
-----Original Message-----
From: Kevin_Gutch@xxxxxxxxxxx [mailto:Kevin_Gutch@xxxxxxxxxxx]
Sent: Friday, September 07, 2001 2:57 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: ignore case
Can you issue an ignore case statement in XSLT? I think the answer is no
but want to make sure
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- ignore case
- Kevin_Gutch - Fri, 7 Sep 2001 15:03:11 -0400 (EDT)
- <Possible follow-ups>
- Sullivan, Dan - Fri, 7 Sep 2001 15:16:16 -0400 (EDT) <=
|
|