> 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
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