Re: [xsl] NEED good information on alternative for dyn:evaluate() for MSXML

Subject: Re: [xsl] NEED good information on alternative for dyn:evaluate() for MSXML
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 28 May 2004 10:05:35 +0100
> I would like to be able to just evaluate the string as XPath like the
> way EXLST extents just about everything except MSXML.

Dimitre has a version of msxml that supports exslt but if you justwant
to evaluate an Xpath returning a node set then msxml's dom api has such
a function, and you can call that from it's xslt engine by defining a
function to call it using msxml:script.

David

-- 
The LaTeX Companion
  http://www.awprofessional.com/bookstore/product.asp?isbn=0201362996
  http://www.amazon.co.uk/exec/obidos/tg/detail/-/0201362996/202-7257897-0619804


________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread