Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Re: transform 0d0a to >Thread Next - Re: transform 0d0a to Re: transform 0d0a to To: NULL Date: 5/16/2008 6:03:00 PM LJB wrote: > Thanks for the additional info however I need more help. I got the > str:replace template from > http://www.exslt.org/str/functions/replace/str.replace.template.xsl.html > > Here are snippets of what I have but doesn't quite work. > > <xsl:stylesheet version="1.0" > xmlns:xsl="http://www.w3.org/1999/XSL/Transform" > xmlns:ms="urn:schemas-microsoft-com:xslt" > xmlns:str="http://exslt.org/strings" > exclude-result-prefixes="ms"> > ........... > <xsl:value-of select="str:replace(//DRAWING,'
','<br/>')" /> I don't think the replace function will do what you want, it replaces text with text while you seem to want to replace text with an element (a br element). Sorry for not pointing that out earlier but I had not looked at the context of your question, just at the question on how to use node-set with MSXML 4. -- Martin Honnen --- MVP XML http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
