Title: Message
|
Escaping & as & gets done automatically by
the serializer. For converting $ to $$, look under "replace" in the XSLT FAQ at
http://www.dpawson.co.uk.
If
that doesn't explain it, ask again on xsl-list at http://www.mulberrytech.com, with more detail of
your problem.
Michael Kay Software AG home:
Michael.H.Kay@n... work: Michael.Kay@s...
Hi Gurus out
there!
I am facing a problem with XSLT. Basically, my xml contains
characters = such as $ and & which must be escape to $$ and &
for display in WML. = What should be the XSL code fragment that will help
to do that?
Thanks!
Regards Vincent
|
|