Hi all, about a year ago I already asked for the support of embedded Stylesheets in Cocoon1. Thanks to your help the problem I had was fixed very fast. Now I'm back with my Problem for Cocoon2. I know it's perhaps difficult to support embedded Stylesheets in a SAX-based environment, but is there any way to use them in Cocoon2? If there is not, perhaps you have another possibility to solve my problem: In one step of the production process of a document, I want to create an XSLT stylesheet dynamically from some part of the data fetched from a database in an earlier step. In a later step, I want to use this stylesheet to transform the rest of the data. The solution using embedded stylesheets worked perfectly with Cocoon1, as I could create the stylesheet in a first XSLT transformation and include it in the output along with the rest of the data. In a second XSLT transformation I could then aplly this embedded stylesheet to the data. Thanks for your help, Tobias --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>