SAXESS - Hussayn Dabbous wrote:
Your stylesheet produces plain text as output. This seems to be
a problem for cocoon transformers. I don't know, if this behaviour
is a feature, or a bug. (Maybe the developers can tell us ;-) ?
It's a feature. Plain text is not a valid XML document,
therefore it wont be properly transported through the
SAX pipeline to the next component. Not even if the next
component in the pipeline is a text serializer. I'm not
sure whether this is Saxon specific (a text serializer
uses an XSLT processor too), it might work with Xalan.

J.Pietschmann


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to