You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by jo...@mindspring.com on 2004/05/18 20:04:53 UTC

Cinclude in xsl stylesheet

I would like to include in the XSL stylesheet something similar to the folowing:

		<cinclude:includexml ignoreErrors="true">
			<cinclude:src>cocoon:/menu</cinclude:src>
		</cinclude:includexml>

This is how it appears in the XML, and works fine. The advantage of the other approach is to include this automagically in all files transformed by the same stylesheet, rather than muddying up the source XML files with presentation crapola.

A clue or a link to same would be appreciated.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org