00b290 Refactor: libs: Remove most uses of xmlSetProp.

7 files Authored by Chris Lumens 4 years ago, Committed by Packit Service 4 years ago,
    Refactor: libs: Remove most uses of xmlSetProp.
    
    We can use crm_xml_add to do this instead, and that function will take
    ACLs in account too (though, none of these call sites actually care
    about ACLs).  I've left calls in most of the various XML manipulating
    functions because those seem more intentional.
    
        
file modified
+7 -7
file modified
+7 -7
file modified
+2 -2
file modified
+5 -5
file modified
+2 -2
file modified
+16 -22
file modified
+7 -8