i use <xsl:include/> succesfull
the paths in href are file system relative to .xsl where the xsl:include 
element is

for example in the same dir are core.xsl plugin.xsl
in core.xsl add 
<xsl:include href="plugin.xsl"/>

this work for me 

-- stavros 


On Fri, 24 Oct 2003, Johannes Becker wrote:

> Hi,
> 
> I'm desperatly trying to do an <xsl:include of a file into an existing xsl 
> file.
> 
> I'm using: <xsl:include href="myfile.xsl"/> in my xsl-file.
> Cocoon does not complain it can't find the file, but the stylesheet isn't 
> being generated. Any ideas?
> 
> Do I have to tell the sitemap about the included file? If yes, how?
> 
> Jonny
> 
> _________________________________________________________________
> 5 neue Buddies = 50 FreeSMS. http://messenger-mania.msn.de Messenger-Mania - 
> FreeSMS und 666 Webcams abrδumen mit dem MSN Messenger!
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to