Subject: <xsl:include href = "myfile.xsl"/> not working
From: "Manish M. Shah" <manish@xxxxxxxxxxxx>
Date: 01 May 2002 10:50:42 -0500
|
Hi guys,
I'm trying to do an include of a file into an existing xsl file.
I'm using: <xsl:include href="myfile.xsl"/>. I've also tried
../myfile.xsl and /home/manish/myfile.xsl. None have worked. Cocoon does
not complain it can't find the file, but the stylesheet isn't being
generated. Any ideas?
Manish
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|