This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Selecting case insensitively


I'm developing an XML glossary, and want to update the "select" attribute of
the xsl:template based on what people type (a few characters) in a search
text input field. Is there any way to select case-_in_sensitively? Do I need
to write functions which create different mixed-case versions of what's
typed, and then use these versions with "or" in the select predicate/filter?
Or is there an easier way (I hope)?

Thanks,
Doug


Doug Howell
Information Architect
Borders Group Inc.
734.747.7471



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]