J.Pietschmann wrote:
> 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
>
Indeed i have seen, that it works with xalan.
In fact, because it worked with xalan, i initially
wondered, why saxon complains. But with your explaination
now i wonder, why it works with xalan...
regards, hussayn
---------------------------------------------------------------------
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: <cocoon-users-unsubscribe@xml.apache.org>
For additional commands, e-mail: <cocoon-users-help@xml.apache.org>
|