[ 
https://issues.apache.org/jira/browse/PDFBOX-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13424623#comment-13424623
 ] 

Guillaume Bailleul edited comment on PDFBOX-1368 at 7/29/12 8:52 PM:
---------------------------------------------------------------------

parseType="Resource" is not managed by current version of xmpbox. That was why 
the Thumbnail test case was example was written like that

It will be quite easy to make it for structured types.

I will have to spend more time on xmp serialization to find where it could be 
used too.

The second case is due to how pdfschema is implemented. Today an element 
rdf:Description cannot contain fields and schema description in xmpbox. I am 
working on that point. William Fausser will create an issue with a PDF/A 
example he has.
                
      was (Author: gbm.bailleul):
    parseType="Resource" is not managed by current version of xmpbox. That was 
why the Thumbnail test case was example was written like that

It will be quite easy to make it for structured types.

I will haver to spend more time on xmp serialization to find where it could be 
used too.
                  
> Xmp validation KO if there are complex type in a seq element 
> -------------------------------------------------------------
>
>                 Key: PDFBOX-1368
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1368
>             Project: PDFBox
>          Issue Type: Bug
>          Components: XmpBox
>    Affects Versions: 1.8.0
>            Reporter: Eric Leleu
>            Assignee: Guillaume Bailleul
>             Fix For: 1.8.0
>
>         Attachments: metadata.rdf, override_ns.rdf
>
>
> Hi,
> I updated my local repository with the last revision of the XMPBox.
> I encounter a validation issue on five PDF/A that were valid before.
> In attachment, there are  the XMP stream.
> The XMPBox parser expects a text content in a <rdf:seq><rdf:li> element, but 
> in this XMP there are a rdf:Description as content.
> BR,
> Eric

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to