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]

RE: Case conversion in XSL?


>   Talking about case - proper case-insensitive comparisons and
>   case-insensitive functions could be really useful. In particular for
>   xf:compare(), xf:contains(), xf:starts-with(), xf:ends-with(),
>   xf:substring-before(), and xf:substring-after(). Perhaps the
>   treatment of case is what you were aiming to gather from the
>   collations in these cases?

Yes, the intention is that all these functions should work with a named
collation, and case-sensitivity should be a property of the collation.

The remaining challenge is how to enable people to make this portable, given
that collations are part of the context.

Mike Kay


 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]