UnmarshalException: unexpected element
- by Tom Brito
I'm working with JAXB, and I'm having trouble to unmarshall a file;
The following lines, on the beginning of the file, are causing trouble:
<!DOCTYPE package
PUBLIC "+//ISBN 0-9673008-1-9//DTD OEB 1.2 Package//EN" "http://openebook.org/dtds/oeb-1.2/oebpkg12.dtd">
<package xmlns="http://openebook.org/namespaces/oeb-package/1.0/"…