Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - XSLT 2.0 for MSXML4.dll [Thread Next] Re: XSLT 2.0 for MSXML4.dllTo: NULL Date: 3/2/2006 8:11:00 PM MitchFields wrote: > I need to use xsl:for-each-group, which requires XSLT 2.0 support, but I have > an old VB6 app that uses the MSXML4.dll to do the transform. It doesn't seem > to support XSLT 2.0. How can I get XSLT 2.0 support for a VB6 Com component? I don't think you can so far. MSXML 6 is the latest MSXML release and it supports XSLT/XPath 1.0. XSLT 2.0 is not yet a recommendation. Microsoft so far has no product implementing XSLT 2.0, neither in the COM nor in the .NET world. As for xsl:for-each-group, if you are using an XSLT 1.0 processor then you need to do grouping with known approaches like Muenchian grouping, see <http://www.jenitennison.com/xslt/grouping/index.xml> It is more code and not as elegant as having a particular grouping instruction but it works well. -- Martin Honnen --- MVP XML http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
