Hello PDFBox Community,

we have a problem parsing the *XMP* metadata of a PDF using
*xmpParser.parse(InputStream)*. The *XMP* metadata contains external
schemas, when trying to validate the data we get the error "*Cannot find
a definition for the namespace http://ns.ftx.com/forms/1.0/*";.

According to the following *pages*, the *XMP metadata* should be correct:

https://www.w3.org/RDF/Validator/ <https://www.w3.org/RDF/Validator/>

https://www.pdflib.com/pdf-knowledge-base/xmp/free-xmp-validator/
<https://www.pdflib.com/pdf-knowledge-base/xmp/free-xmp-validator/>

Does anyone know what exactly the problem is? XMP metadata not correct?
Can it be a Bug in PDFBox?

Kind Regards,

Joern Moersch

Reply via email to