[libvirt] [PATCH v3 1/3] Add virXMLValidateAgainstSchema helper method

Jiri Denemark jdenemar at redhat.com
Thu Jan 15 08:55:06 UTC 2015


On Tue, Jan 13, 2015 at 17:00:14 +0000, Daniel Berrange wrote:
> Add a helper method that can validate an XML document against
> an RNG schema
> ---
>  include/libvirt/virterror.h |  1 +
>  src/internal.h              |  4 +++
>  src/libvirt_private.syms    |  1 +
>  src/util/virerror.c         |  6 ++++
>  src/util/virxml.c           | 79 +++++++++++++++++++++++++++++++++++++++++++++
>  src/util/virxml.h           |  5 +++
>  6 files changed, 96 insertions(+)

ACK

Jirka




More information about the libvir-list mailing list