It sounds like the answer is to specify that your output encoding is US ASCII, thus forcing all characters outside the 7-bit set to be escaped, or otherwise to handle this at the encoding/serialization level rather than in the stylesheet.
______________________________________
Joe Kesselman, IBM Next-Generation Web Technologies: XML, XSL and more.
"The world changed profoundly and unpredictably the day Tim Berners Lee
got bitten by a radioactive spider." -- Rafe Culpin, in r.m.filk
- RE: replacing ALL chars in a string while transforming Andrew Welch
- Re: replacing ALL chars in a string while transformi... Pramodh Peddi
- RE: replacing ALL chars in a string while transformi... Andrew Welch
- Using Extensions Functions - its efficiency Pramodh Peddi
- Re: replacing ALL chars in a string while transformi... Joseph Kesselman
- Re: replacing ALL chars in a string while transf... Pramodh Peddi