Hi All I had a major blitz today on improving the HTML emitted from our Cocoon application, and have reduced the warnings on an average form page from over 70 to just 3, all concerned with xmlns:fi, xmlns:jx and xmlns:xi declarations being output into HTML.
I am using the default HTML serializer, with HTML 4.01 Transitional header. I have experimented with omit-result-prefixes, but these are declarations, not prefixes I want to remove. I see too that the Cocoon 2.1.10 Forms Block examples behave the same. Is there any way to remove these declarations? Regards Ron
