bryan rasmussen wrote:
I have a situation where I need to output multiple document results,
and put an escaped document into a nodeset so I can extract titles
etc.
Does that mean you have a string with XML markup you want to parse? In
that case
http://www.saxonica.com/documentation/functions/intro/parse-xml.xml or a
similar extension function should do the job.
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--