I notice that we have zen::XmlElement::removeAttribute but no zen::XmlElement::removeChild or similar... How does one remove an existing child element?
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I notice that we have
zen::XmlElement::removeAttribute
but nozen::XmlElement::removeChild
or similar... How does one remove an existing child element?Thanks.
By "not adding" it.