Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: XSLT 2.0 for MSXML4.dll

From: Martin Honnen <mahotrash@-----.-->
To: 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/


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent