users@jaxb.java.net

XmlAnyElement, forcing ##any namespace

From: Vladimir Blagojevic <dovlex_at_gmail.com>
Date: Mon, 02 Nov 2009 16:42:40 -0500

Hi,

When schema is generated from annotated classes a class field annotated
with @XmlAnyElement is represented by <xs:any> schema element. How does
one control namespace for generated <xs:any> field? It defaults to
##other. I would prefer ##any namespace. Any ideas how to achieve this?

Regards,
Vladimir