Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.28
-
None
Description
As per XMP Specification 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");
Attachments
Issue Links
- links to