On 11.07.2008 00:20, Leonid Geller wrote:

Does anyone know if there is an easy way to tell cocoon to stop
validating the transformed XML output for correctness? E.g. I
intentionally want to not close some element tags.

As Andre said you are talking about well-formedness rather than validity.

If possible, I would like to do this for only for some (limited number
of) pipelines while the others will continue to function with validation
as before.

Rather don't try that. You might tell us what you actually try to do. If it is just about HTML output you only need to switch to the right serializer which can handle those elements correctly that must not be closed.

Joerg


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

Reply via email to