Subject: Re: how do I pass two xml document into a xsl in java
From: Francis Norton <francis@xxxxxxxxxxx>
Date: Wed, 19 Sep 2001 11:06:18 +0100
|
john.li@xxxxxxxxx wrote:
>
>
> Any solution to how I can specify two xml documents and transform them in
> xsl? and how would xsl refer to these two different sources?
>
it may be worth checking to see if your implementation permits you to
pass a DOM object as a global parameter to the transform - I know that
this is possible in MSXML3.
Francis.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|