hello i am very new in xsl ,xml so ....forgive me if i make spuped questions..
well i have the string e.g. <script> blabla bla </script> i want to replace in xsl the special characters like < ,/ with encoded like '#231'
my real problem is wich replace function to use to do it in the whole string?? i know how to do it in java,vb6,javascript ... but i can't find out how to do it in xsl. code example would be very helpfull!!!
thanks in advance