Thanks for your help. I could solve it by not using the Namespace within
XML-Root-Element and creating a file package-info.java
(with content @javax.xml.bind.annotation.XmlSchema(
namespace = "http://www.example.org/books",
elementFormDefault= javax.xml.bind.annotation.XmlNsForm.QUALIFIED )