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]

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


Hello Manish,

why do you think, that the include does not work? When Cocoon does not 
complain about "myfile.xsl", everything should be ok. Try to copy the 
templates from myfile.xsl to the other stylesheet, which tries to 
include myfile.xsl. Does the stylesheet behave in another way or as you 
expected?

Joerg

Manish M. Shah schrieb:
> 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]