<br><br><div><span class="gmail_quote">2007/6/20, Gilles Caulier <<a href="mailto:caulier.gilles@gmail.com">caulier.gilles@gmail.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br><div><span class="q"><span class="gmail_quote">2007/6/20, Andreas Huggel <<a href="mailto:ahuggel@gmx.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ahuggel@gmx.net</a>>:</span></span>
<span class="q"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wednesday 20 June 2007 10:50, Andreas Huggel wrote:<br>> Would it help in the short term if Exiv2::Image provided some kind of<br>> getXmp/setXmp methods (at least for JPEGs) which would just deal with<br>> std::string BLOBs containing the raw XML? This would allow to
<br>> read/write the data using Exiv2::Image::read/writeMetadata but<br>> require some other means to parse the XML.<br><br>FWIW, I've added Exiv2::Image::xmpPacket() which can be used to dump the<br>XMP packet of JPEG images (APP1 XMP segment) and TIFF or related RAW
<br>images (IFD0 tag 700) as per the XMP specs. Read-only access for a<br>start and no parsing of the XML yet.<br><br>    <a href="http://dev.robotbattle.com/cmtinfo_svn.php?r=10" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://dev.robotbattle.com/cmtinfo_svn.php?r=10
</a><br><br>Note that this is in branches/unstable only for now.</blockquote></span><div><br>Thanks.</div></div></blockquote><div><br>Andreas,<br><br>Where we will store XMP schema from Adobe, M$ etc...?<br><br>Look ExifTool database for details : 
<a href="http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/XMP.html">http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/XMP.html</a><br><br>This is the job to Exiv2 or a high level interface as libkexiv2 ?<br><br>I this can be in Exiv2 as IPTC or EXIF schema.
<br><br>Note : if i remember, Adobe SDK do not contains XMP schema.<br><br>Gilles</div></div><br>