> From: Noah Mittman [mailto:[EMAIL PROTECTED]] > > Sorry, that would be the TextSerializer and XMLSerializer... > > On Tuesday, March 12, 2002, at 03:12 PM, Noah Mittman wrote: > > > I'm using Cocoon to output ASX (Windows Media playlists) content, > > but since it's a wonderful Microsoft product, it's XML formatted, > > but if you include an XML declaration, it doesn't work. Can I use > > the XMLTransformer, but without the xml declaration it adds (i.e. > > is it configurable?) or am I stuck faking it out with the > > TextTransformer?
In the src/webapp/sitemap.xmap search for: <omit-xml-declaration>yes</omit-xml-declaration> Vadim --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>