When generating an "web.xml" file using the
"addAttribute" method add Servlet 2.4 compliant (XML
Schema) namespace attributes to the root element,
<web-app>, Dom4J 1.5.2 also adds the attribute

   xmlns=""

to every element under the root element. Is there some
way to turn off this behavior? Is using the
"addAttribute" method the correct way to add namespace
attributes?

-George


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
dom4j-user mailing list
dom4j-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to