Tilman Hausherr created PDFBOX-6129:
---------------------------------------
Summary: XmpParsingException: Missing pdfaSchema:property in type
definition in lenient mode
Key: PDFBOX-6129
URL: https://issues.apache.org/jira/browse/PDFBOX-6129
Project: PDFBox
Issue Type: Bug
Components: XmpBox
Affects Versions: 3.0.6 PDFBox, 2.0.35
Reporter: Tilman Hausherr
Assignee: Tilman Hausherr
Fix For: 2.0.36, 3.0.7 PDFBox, 4.0.0
{noformat}
{noformat}
This is related to a series of XMP files that have an incomplete pdfaExtension.
{code:xml}
<rdf:li rdf:parseType="Resource">
<pdfaSchema:namespaceURI>http://ns.adobe.com/pdf/1.3/</pdfaSchema:namespaceURI>
<pdfaSchema:prefix>pdf</pdfaSchema:prefix>
<pdfaSchema:schema>Adobe PDF Schema</pdfaSchema:schema>
</rdf:li>
{code}
Lenient mode should to able to accept such files.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]