Hi,
yes, you can annotate your custom java types with javax.xml.bind.annotation.XmlType
annotation (see JAXB specification -
http://www.jcp.org/en/jsr/detail?id=222) and specify
namespace property there.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4120131#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...