xsl-list
[Top] [All Lists]

RE: using DOM as an argument to the document() function ...

2002-09-10 08:42:54
you would either

a) write out the dom as possibly data within the xslt so you could use
document('') to call itself

b) use <xsl:param/> to bring in your data

gl, jim fuller

-----Original Message-----
From: owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
[mailto:owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com]On Behalf Of 
Ram Cherukuri
Sent: 10 September 2002 16:34
To: XSL-List(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] using DOM as an argument to the document() function ...



can I pass a DOM objct as an argument to the document() function,
instead of
specifying a physical file name?

I have two xml documents and a stylesheet that are loaded into DOM
documents. how do I specify the second xml DOM document as an argument to
the document() function in the xsl DOM document?

please suggest.

thanks in advance!

_________________________________________________________________
Join the world?s largest e-mail service with MSN Hotmail.
http://www.hotmail.com


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


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



<Prev in Thread] Current Thread [Next in Thread>