users@jaxb.java.net

Re: Forcing JAXB to only output required namespaces

From: Wolfgang Laun <wolfgang.laun_at_gmail.com>
Date: Thu, 6 Nov 2008 18:54:17 +0100

Here's one terrible hack I described a few day ago:
http://www.nabble.com/Duplicated-namespace-declaration-from-output-xml-td20069914.htm

A sounder approach is described in
http://www.nabble.com/Suppress-namespace-declarations-td19096906.html


HTH
-W


On Thu, Nov 6, 2008 at 3:55 AM, Nick Heudecker <nheudecker_at_gmail.com> wrote:
> Hi,
>
> Is there any way to have JAXB only output the namespace information
required
> for a given document? Thanks.
>
> -Nick
>