Subject: RE: Filtering a node-set
From: George James <GeorgeJ@xxxxxxxxxxxxxxx>
Date: Wed, 9 Jan 2008 12:29:43 -0000
|
David
It looks like Xmlstartlet is based on Libxslt which I think does implement
node-set.
I can live without FF2 as the FF3 beta is available. So I suppose I can use
node-set, in which case my original code will work (suitably improved by
your other suggestions).
Thank you.
George
-----Original Message-----
From: David Carlisle [mailto:davidc@xxxxxxxxx]
Sent: 09 January 2008 12:11
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: Filtering a node-set
> I need it to run with at least Xalan, Xmlstarlet, Firefox and IE. Do
> all of these implement the node-set() extension?
yes (xalan) don't-know (Xmlstarlet) no( for FF2) yes (for FF3 beta) yes
(IE)
so hm probably you can't use node-set then:-)
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.
________________________________________________________________________
|