ICI Modules: xml: add_element Modules by name : by type Synopsis xml.add_element(struct, struct) Description Adds the second element to the first element's list of sub-elements, i.e, it appends it as a child of the first.
xml.add_element(struct, struct)
Adds the second element to the first element's list of sub-elements, i.e, it appends it as a child of the first.