Hi! 

I have an HTML serialization, in which I have a structure just for logging
purposes like this:

<log> 
 logging stuff
</log>
<html> 
 HTML-stuff
</html>

However, the logging stuff is visible on the HTML page as well, and I don't
want that. I could make an extra transformer to throw the log-structure
away, but there must be another way of doing this, right?
-- 
View this message in context: 
http://www.nabble.com/How-to-exclude-non-html-elements-from-HTML-serialization-tp20499622p20499622.html
Sent from the Cocoon - Users mailing list archive at Nabble.com.


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

Reply via email to