RE: Encoding of strings in stylesheet parameters

2004-09-10 Thread david_n_bertoni
> I have one question though - if I want to do string-based comparisons of > a stylesheet parameter (which will always be UTF-16-encoded) within my > Stylesheet (which happens to be us_ascii/ISO-8859-1-encoded), then I am > thinking the comparisons are likely to fail (for e.g parameter=="true" > th

RE: Encoding of strings in stylesheet parameters

2004-09-10 Thread Murthy, Ganesh
Thanks Dave, that helps. I have one question though - if I want to do string-based comparisons of a stylesheet parameter (which will always be UTF-16-encoded) within my Stylesheet (which happens to be us_ascii/ISO-8859-1-encoded), then I am thinking the comparisons are likely to fail (for e.g par