[xsl] Parsing a string as an XML nodeset

Subject: [xsl] Parsing a string as an XML nodeset
From: Fabre Lambeau <fabre.lambeau@xxxxxxxxx>
Date: Tue, 24 Aug 2010 17:14:49 +0100
Hi,

When not using Saxon, is there any way to parse an XML string into an
XML nodeset, in the same way as the saxon:parse() extension function
does?
I'm forced to use AltovaXML, and have to parse some XML that's been
CDATA encoded into another XML file, and would like to find a way of
doing it within an XSLT process.

-- 
Fabre Lambeau

Current Thread