I'm not sure I understand your question, so I'll try to answer as best I can:
* Is it possible to use cocoon to do an XSLT transformation with the output being XML? Yes. <map:serialize type="xml"/> * Is it possible to use cocoon to do an XSLT transformation with the output being HTML? Yes. <map:serialize type="html"/> * Is it possible to use cocoon to do an XSLT transformation with the output being HTML tags, but in an XML format (i.e., in an XHTML format)? Yes. <map:serialize type="xml"/> HTH. If I didn't answer your question, then please write back and clarify. DR At 03:57 PM 12/10/01 +0100, you wrote: >Hallo, > >I find myself in front of the task to process xml data through an xsl(t) >stylesheet to a different xml. >It is possible to do that using Cocoon [2] as if it where supposed to >produce an html output. > >Before I embark in using Cocoon (instead of, for instance, SAXON) I'D like >to ask professional Cocoon users whether you practice this way of >transformation, whether you practice it with success and whether there are >limitations to this kind of (ab-) use of Cocoon. > >Regards, > >Matthias > > >Dott. Matthias Fischer >abc.Mediaservice GmbH > >Nebelhornstraße 8 >86807 Buchloe >Tel. (08241) 9686-38 >Fax (08241) 9686-26 >http://www.abc-media.de >e-mail: [EMAIL PROTECTED] > >ein Unternehmen der abc.Mediengruppe > > > > >--------------------------------------------------------------------- >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]> --------------------------------------------------------------------- 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]>