[ https://issues.apache.org/jira/browse/PDFBOX-5591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722340#comment-17722340 ]
ASF subversion and git services commented on PDFBOX-5591: --------------------------------------------------------- Commit 1909790 from Tilman Hausherr in branch 'pdfbox/branches/2.0' [ https://svn.apache.org/r1909790 ] PDFBOX-5591: parsing of XMP metadata without optional xmpmeta element, as suggested by Miroslav Holubec; Closes #163 > Parsing of XMP metadata without optional xmpmeta element > -------------------------------------------------------- > > Key: PDFBOX-5591 > URL: https://issues.apache.org/jira/browse/PDFBOX-5591 > Project: PDFBox > Issue Type: Bug > Components: XmpBox > Affects Versions: 2.0.28 > Reporter: Miroslav Holubec > Priority: Major > Fix For: 2.0.29, 3.0.0 PDFBox > > > As per [XMP > Specification|https://printtechnologies.org/wp-content/uploads/2020/03/xmp-specification-jan04_fileticket1nrcKq4MTKctabid158mid669.pdf] > is the _xmpmeta_ element optional: > The sections below describe the high-level structure of XMP data in an XMP > Packet: > * The outermost element is *optionally* an x:xmpmeta element > * It contains a single rdf:RDF element > * which in turn contains one or more rdf:Description elements > * each of which contains one or more XMP Properties. > > DomXmpParser requires it as per call to {{expectNaming(root, > "adobe:ns:meta/", "x", "xmpmeta");}} -- 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