Posted on 2006-10-03 01:18:14-07 by panday in response to 3167
Re: Adding additional unknown tags to existing images

Again Phil thank you for being patient with me.

I'm also glad that I was able to help report a minor bug

It was my intention to use "xap" - the old name space of "xmp". If I could simplify my earlier question, what if I want to add a new tag in the current "xap" namespace?

Just to further illustrate what I have in mind, here's an example of the XMP I need to embed inside the image

<rdf:Description> <xap:Volume>8</xap:Volume> <xap:Number>2</xap:Number> <xap:Publication>Liwayway</xap:Publication> <xap:PubDate> <rdf:Alt> <rdf:li>09/12/2006</rdf:li> </rdf:Alt> </xap:PubDate> <xap:Subject> <rdf:Bag> <rdf:li>Horror</rdf:li> </rdf:Bag> </xap:Subject> </rdf:Description>

Again, thank you.


- Henry Santyana

Direct Responses: 3169 | Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.