> Dear All > > Is it possible to get Cocoon 1.x to output plain text to a web browser using > an XSL stylesheet? I find that unless the resulting document is valid XML > (which plain text isn't) Cocoon gives an error.
As I remember, you should use a fake root element, which will be stripped from the output: <root> Your plain text goes here... </root> regards, Konstantin > > Thanks, > > Nick. > > --------------------------- > Nick McKenna > Managing Director > Highpoint Data Services Ltd > http://www.highpointdataservices.com > [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]> > --------------------------------------------------------------------- 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]>