Daniel P. Berrange
6d06b0d89b
Add virXMLValidateAgainstSchema helper method
...
Add a helper method that can validate an XML document against
an RNG schema
2015-01-15 14:02:50 +00:00
Ján Tomko
9b9d7704b5
Change file names in comments to match the files they are in
...
Some of these are leftovers from renaming the files, others
are just typos.
Also introduce an ugly awk script to enforce this.
2014-03-10 14:26:04 +01:00
Peter Krempa
73bfac0e71
conf: allow to add XML metadata using the virDomainSetMetadata api
...
The functionality wasn't originally implemented. This patch adds the
ability to modify domain's XML metadata using the API.
2013-09-17 09:42:49 +02:00
Peter Krempa
ac38bff077
conf: Add support for requesting of XML metadata via the API
...
The virDomainGetMetadata function was designed to support also retrieval
of app specific metadata from the <metadata> element. This functionality
was never implemented originally.
2013-09-17 09:42:49 +02:00
Peter Krempa
be0f0c2292
util: Add helper to convert libxml2 nodes to a string
2013-09-17 09:42:49 +02:00
Daniel P. Berrange
556cf5f617
Rename xml.{c,h} to virxml.{c,h}
2012-12-21 11:19:50 +00:00