Re: [xsl] document() source

Subject: Re: [xsl] document() source
From: Per Jessen <per@xxxxxxxxxxxx>
Date: Sun, 30 Oct 2005 10:41:12 +0100
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!

Current Thread