HomeClusterLabs Projects

Refactor: libcrmcommon: Use xmlNewChild() in create_xml_node()

Description

Refactor: libcrmcommon: Use xmlNewChild() in create_xml_node()

This is equivalent to creating a new node using the parent's doc and
adding it as parent's child.

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Jul 4 2023, 8:40 PM
Parents
rP0e4d4db7f685: Refactor: libcrmcommon: Replace xmlNewNode() with xmlNewDocRawNode()
Branches
Unknown
Tags
Unknown