Dmitry Diskin dijo: > However, this is not exactly what I want since I'll have to add > <xi:include ... /> to each xsl file. I will do it, of course, if no > other solutions exist. Ideally, I want to define something in sitemap > (or include something just once), and then use it in each xsl file > without including additional files.
In that case you can also use: http://cocoon.apache.org/2.1/userdocs/transformers/pattern-transformer.html or http://cocoon.apache.org/2.1/userdocs/transformers/lexer-transformer.html But this does not look to be an elegant solution to me. Sometimes we need to rewrote code because of some bad design someone else did. :-( Best Regards, Antonio Gallardo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
