This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

xsl:import and include problems


Hi, this problem has been haunted me for a while but I didn't find anywhere
mentioned it, so I don't understand why it is a problem to me.

I am trying to use xsl:import to import another xsl, the two files are all
in the same directory, and I am using relative uri for href, <xsl:import
href="public.xsl"/>.
However, the Xalam parser always looked for the file from my root directory
and gave me 'import file not found error'.

I don't know what else I am missing or what environment variables I should
set. Does anyone have this kind of problem before?
I really appreciate your help!
Ying


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]