I am working with JAXB 2.0 and need to set the namespace of a single specific element. However, scanning through the methods I don't see a single one that could apply, nor do I see how I could force the object factory to set the namespace I want. Does anyone know to do this?