[ https://issues.apache.org/jira/browse/PDFBOX-5292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937358#comment-17937358 ]
Tilman Hausherr edited comment on PDFBOX-5292 at 3/22/25 11:08 AM: ------------------------------------------------------------------- I tried your patch, but your test code works with the existing code if one sets {{xmpParser.setStrictParsing(false)}}. I also wondered if it fixed PDFBOX-5976 but it doesn't :-( However your code changes that it works without disabling strict parsing. was (Author: tilman): I tried your patch, but your test code works with the existing code if one sets {{xmpParser.setStrictParsing(false);}}. I also wondered if it fixed PDFBOX-5976 but it doesn't :-( > Valid XMP Extension Schema rejected > ----------------------------------- > > Key: PDFBOX-5292 > URL: https://issues.apache.org/jira/browse/PDFBOX-5292 > Project: PDFBox > Issue Type: Improvement > Components: XmpBox > Affects Versions: 2.0.24, 3.0.0 PDFBox > Reporter: David Sommer > Priority: Minor > Attachments: inline-definition.xml > > > Some of the Documents we process with pdfbox contain extension schemas that > are used and declared within the same description. I have attached a minimal > working example: [^inline-definition.xml] > I have already implemented a fix for this in xmpbox. If you are interested in > it, I can open a Pull Request. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org