Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Re: how to generate markups? [Thread Next] Re: how to generate markups?To: NULL Date: 1/4/2006 5:20:00 PM Joe Fawcett wrote: > Not quite identical answers but pretty close Martin :) Yes, same time, same approach, nearly same code :) Only slight advantage I could offer is passing in the MSXML version from XSLT to the script extension function e.g. Function FormatDuration (duration, msxmlVersion) Dim XmlDocument Set XmlDocument = CreateObject("Msxml2.DOMDocument." & _ msxmlVersion & ".0") as that way the stylesheet does not need to be changed if the MSXML version used to process it changes. -- Martin Honnen --- MVP XML http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
