i use <xsl:include> using relative file system path to the .xsl where the <xsl:include> is without any problem
--stavros On Tue, 13 Jan 2004, Joerg Heinicke wrote: > On 13.01.2004 02:16, Mark Lundquist wrote: > > Hi all, > > > > I need to include a stylesheet using <xsl:include>, and I would very > > much like to be able to locate the included stylesheet relative to my > > Cocoon project directory. Is there a way to do that? > > There is using the Cocoon protocols cocoon:/ (access two a pipeline in > current sitemap using one slash or root sitemap using two slashes) or > context:// (on filesystem relative to webapp context). > > Joerg > > > --------------------------------------------------------------------- > 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]
