Hi.
        I'm trying to parse the attached xmp extracted from a jpeg image using
apache-commons-imaging.
        I got the following error:
Cannot find a definition for the namespace
http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/
org.apache.xmpbox.xml.XmpParsingException
        at
org.apache.xmpbox.xml.DomXmpParser.checkPropertyDefinition(DomXmpParser.java:858)
        at
org.apache.xmpbox.xml.DomXmpParser.parseChildrenAsProperties(DomXmpParser.java:295)
        at
org.apache.xmpbox.xml.DomXmpParser.parseDescriptionRoot(DomXmpParser.java:239)
        at org.apache.xmpbox.xml.DomXmpParser.parse(DomXmpParser.java:203)
        at 
org.apache.xmpbox.schema.TestJPegXmp.testNonStrict(TestJPegXmp.java:41)


        My understanding it that I must add the schmea to
org.apache.xmpbox.schema. Am I right ?
        There is any way to avoid that ?.
        Sombody can guide me trough the process ?

        Thanks in advance.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to