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]
Other format: [Raw text]

<xsl:include href = "myfile.xsl"/> not working


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


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