[xsl] Problem with document() two parameters not working with Xalan

Subject: [xsl] Problem with document() two parameters not working with Xalan
From: "Girish Kumar" <girishk@xxxxxxxxxxxxxxxxxx>
Date: Thu, 23 Jan 2003 08:34:16 +0530
Hi all,

I am trying to tranform a xml using xsl.

I have the xsl in

D:\test.xsl

and the xml's in

D:\XML\one.xml
D:\XML\two.xml

I am trying to tranform one.xml from d:\ and while transforming i am using
document("two.xml",.) in test.xsl.

But on applying transformation the transformer is trying to locate two.xml
from d:\ - where the xsl resides
and not from the directory where one.xml is there.

I read some mails where it is mentioned as a bug in XALAN.

Can anybody tell me, as to what could be the problem, if there is any work
around for this.

Thanks in advance

Girish




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


Current Thread