Altova Mailing List Archives>Archive Index >xsl-list Archive Home >Recent entries >Thread Prev - >Thread Next - Re: [xsl] Replace function with <> characters? [xsl] Replace function with <> characters?To: Date: 1/5/2009 9:59:00 AM Hi I'm trying to do a simple replace of the following form: <xsl:variable name="markup_topic_text" select="replace ($markup_topic_text, '<', 'xxx')"/> <xsl:variable name="markup_topic_text" select="replace ($markup_topic_text, '>', 'yyy')"/> I was told at the Saxon mail list that this is not possible and that I should use '<' like: <xsl:variable name="markup_topic_text" select="replace ($markup_topic_text, '<', 'xxx')"/> <xsl:variable name="markup_topic_text" select="replace ($markup_topic_text, '>', 'yyy')"/> But this only replaces "<"/">" and not "native" '<' characters. What to do? Thanks Rune | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
