Re: [xsl] Re: xsl-list Digest 28 May 2008 05:10:01 -0000 Issue 1511

Subject: Re: [xsl] Re: xsl-list Digest 28 May 2008 05:10:01 -0000 Issue 1511
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 28 May 2008 17:30:59 +0100
> leads me to read more on sequence expressions.  I've got to go figure
> out why the <xsl:for-each> was not the correct way,

I used an xpath to for construct just for show, you could use an
xsl:for-each instead if you wanted (saxon probably compiles them to much
the same thing anyway)

> Interesting that IE and Firefox fail to transform using the stylesheet
> where Saxon does it just fine.  I guess they don't have built-in
> version 2 XSLT and/or XPATH features?.

no current browser supports xslt2, IE and FF 3 (but not FF 2) have
support for the node-set extension though.

David




________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________

Current Thread