Hi,I've found some little bugs in the jempbox Thumbnail processing. The getImage method of the Thumbnail class returns "xapGImg:format" but correct is "xapGImg:image" and the constructor creates an "rfd:li" instead of an "rdf:li" element. The method getThumbnail in the XMPSchemaBasic class has a missing 'b' in ":Thumnails". After I've changed this, reading and writing thumbnails seems to work.
Regards
