]> xenbits.xensource.com Git - libvirt.git/commit
util: introduce virXMLNamespaceFormatNS
authorJán Tomko <jtomko@redhat.com>
Tue, 20 Aug 2019 20:50:10 +0000 (22:50 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 21 Aug 2019 08:29:21 +0000 (10:29 +0200)
commit7c3534e0a0e7e927d4aac6dea154963f8b31c55f
tree7d87faeebb5267bb8aac6213e027eb367a56b824
parent5802dec15508ef5086624efa8e8ec0aba954ad45
util: introduce virXMLNamespaceFormatNS

A function to automatically format the xmlns:<prefix>='<uri>'
attribute for per-driver namespaces.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
src/util/virxml.c
src/util/virxml.h