From: gfiehler <gfiehler_at_yahoo.com>
Date: Mon, 3 Nov 2008 17:32:43 -0800 (PST)
I am trying JAXB for the first time and the output of my XML has the xmlns:..
in every element. This makes the XML virtually unreadable. This XML will be
viewed by actual humans so it is necessary that the output is as simple and
efficient as possible. How can I suppress the namespace as well as
xsi:type..