David (I like your name!) Try using views.
http://cocoon.apache.org/2.1/userdocs/concepts/views.html Regards, David -----Original Message----- From: David Swearingen [mailto:[EMAIL PROTECTED] Sent: April 21, 2004 11:21 To: [EMAIL PROTECTED] Subject: Best Practices for Debugging XML? Newbie question: what's the best way to view raw xml when debugging pipelines for web development? I think my question comes down to these two points: 1) Should serializers be switched to type="xml" so that I can see raw xml results in a browser? 2) If so, or, in general, are there some good techniques to allow me to debug without having to change some portion of the sitemap each time, i.e., a way to configure the sitemap so that when I request foo.xml instead of foo.html, I see the raw xml instead? David --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
