Fraser Goffin wrote:
In my case the second instance doc is already 'in memory' (having been
retrieved from a database) so I really just want to pass the XML
itself as a string.
Does anyone know whether this is possible using XSLT, or will I need
to look at a programmatic (ie. Java) implementation alternative :-(
It is definitely possible. You could e.g. pass the XML-document as a
string through the parameter interface. I do this frequently with
xalanc.
Per Jessen
--
http://www.spamchek.co.uk/ - managed anti-spam and anti-virus solution.
Sign up for your free 30-day trial now!
--~------------------------------------------------------------------
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>
--~--