Altova Mailing List Archives>Archive Index >xsl-list Archive Home >Recent entries >Thread Prev - >Thread Next - Re: [xsl] XSLT 2.0 Matching characters above 255 [xsl] XSLT 2.0 Matching characters above 255To: Date: 3/1/2005 2:36:00 PM Hi, I would like to wrap any characters above 255 in <span> tags. I'm not sure it's possible... For this input XML: <root> <entry>A 𝛂 BCD 𝛃 EFG 𝛄 </entry> </root> The required output is: <root> <entry>A <span>𝛂</span> BCD <span>𝛃</span> EFG <span>𝛄</span> </entry> </root> I thought about using <xsl:analyze-string>, can regex's can do comparisons like this? thanks andrew | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
