RE: [xsl] iterate through nodes and determine output by node type

Subject: RE: [xsl] iterate through nodes and determine output by node type
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Mon, 1 Oct 2007 19:13:50 +0100
> I do mean 1.1. 2.0 would be preferable but can't use it in 
> this project and like to use <xsl:document />.

So what processor are you using? I only know of two processors that
implemented XSLT 1.1 and <xsl:document>, namely Saxon 6.5 and jd.xslt. If
you're using Saxon 6.5 then you could be using Saxon 8.9 (unless you're tied
to a /very/ old version of Java), and if you're using jd.xslt then you're in
a bit of a cul-de-sac because the product, its web site, and its sole
developer disappeared off the face of the earth about three years ago.

Michael Kay
http://www.saxonica.com/

Current Thread