users@jaxb.java.net

Suppress namespace declarations

From: Claus Nagel <claus.nagel_at_gmail.com>
Date: Thu, 21 Aug 2008 23:06:17 +0200

Hi all -

Is there a possibility to customize the JAXB marshaller to suppress
namespace declarations on the root element? Sometimes an instance document
does not contain elements from a certain namespace so I do not want that
namespace to be declared at the root element.

Thanks,
Claus