4e56a3e util: introduce virXMLFormatElement helper

Authored and Committed by phrdina 6 years ago
    util: introduce virXMLFormatElement helper
    
    This helper allows you to better structurize the code if some element
    may or may not contains attributes and/or child elements.
    
    Reviewed-by: John Ferlan <jferlan@redhat.com>
    Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
    
        
file modified
+1 -0
file modified
+47 -0
file modified
+6 -0