Hello all,
I used JAXB in extension mode in order to accept abstract complex types and
turned on the type substitution support extension.
As a result I had elements decorated with the appropriate value of xsi:type.
However I also got xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance" on
each decorated element.
As I already have xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance" in
my root element it is not necessary to repeat it in each element and I'd
like to remove it, is it possible ?
Thks in advance
_________________________________________________________________
MSN Search, le moteur de recherche qui pense comme vous !
http://search.msn.fr
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net