Hi there,

I would like to put a xpath response into a JAXB Object( I only need one
element of the document). The problem is that the root element is not in the
xpath response. Thats why it can't unmarshalled into a JAXB Object.

The only solution I found is to write a XML Schema for the xpath request. 
But I do not like to write several Schemes for one XML Document.

Does anybody know a better solution.

Thanks in advance

Arnd Große-Frintrop

Reply via email to