Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Writing your own functions in XSLT 1.0 >Thread Next - Re: Writing your own functions in XSLT 1.0 Re: Writing your own functions in XSLT 1.0To: NULL Date: 9/11/2009 12:36:00 PM Barnum wrote: > is it correct that I cannot write my own XSLT functions in XSLT 1.0? Not in pure XSLT 1.0. Some XSLT processors support http://www.exslt.org/func/index.html. But moving to XSLT 2.0 with Saxon 9 (http://saxon.sourceforge.net/) or AltovaXML tools (http://www.altova.com/altovaxml.html) seems a better decision these days with XSLT 2.0 being a standard since 2007. > I am using Microsoft's XSLT processor, but it can't help much. (It > does support using VB scripts, but I don't want that....). Microsoft has three different XSLT 1.0 processors. There are the various MSXML versions (counting them as one processor version) which support writing extension functions in JScript or VBScript and there are two .NET XSLT processors, XslTransform and XslCompiledTransform, both of which support writing extension functions as .NET methods in .NET languages like C# or VB.NET. -- Martin Honnen --- MVP XML http://msmvps.com/blogs/martin_honnen/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
