Re: [xsl] String to XML inside an XSLT

Subject: Re: [xsl] String to XML inside an XSLT
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 1 May 2002 17:27:58 +0100
> We're using MSXML3. Any help would be greatly appreciated.
in that case you can write a javascript extension function that takes a
string and passes it to the xmlparser and then hands back the resulting
document as an XPath node set.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread