Include this as a top level element in your stylesheet.

<xsl:output method="text"/>

It will output the string value of all text nodes in the result tree.  You
should set an encoding to avoid Xalan's complaints when it finds a
character it cannot represent in the default.

Mike





Daniel Pfuhl <[EMAIL PROTECTED]> on 07/05/2001 03:05:12 PM

Please respond to [EMAIL PROTECTED]

To:   User CocoonList <[EMAIL PROTECTED]>
cc:
Subject:  PlainText Output


Hello

can someone tell me where to find some examples to
learn how I can transform my xml and output this as
plain text?

thanks in advance

daniel

=====
--------------------------------------------------------
Daniel Pfuhl
mailto:[EMAIL PROTECTED]

__________________________________________________________________
Do You Yahoo!?
Gesendet von Yahoo! Mail - http://mail.yahoo.de

---------------------------------------------------------------------
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]>

Reply via email to