On Wed, Sep 30, 2009 at 04:09:38PM +0100, Daniel P. Berrange wrote:
On Wed, Sep 30, 2009 at 04:37:46PM +0200, Daniel Veillard wrote:
> Hum, I'm not sure I follow, you would like to create a metadata
> container at the top level and put <description> in it ? The problem
> is that I don't see what else we could move there.
Yes, like
<domain>
<name>guest</name>
<uuid>c7a5fdbd-edaf-9455-926a-d65c16db1809</uuid>
<metadata>
<description>blah</description>
</metadata>
....
I didn't mean we should move any other elements - this is just to serve
as a container for future expansion
Other example bits of information we could define metadata elements for
might be the operating system name, the person who created it, the
date on which it was created, the name of the appliance it was based
on, etc, etc.
Okay, that makes sense and it's better to have the placeholder now
than mess with different formats later. The trivial patch enclosed does
this,
thanks,
Daniel
--
Daniel Veillard | libxml Gnome XML XSLT toolkit
http://xmlsoft.org/
daniel(a)veillard.com | Rpmfind RPM search engine
http://rpmfind.net/
http://veillard.com/ | virtualization library
http://libvirt.org/