R/xml_modify.R
xml_set_namespace.Rd
The namespace to be set must be already defined in one of the node's ancestors.
xml_set_namespace(.x, prefix = "", uri = "")
a node
The namespace prefix to use
The namespace URI to use
the node (invisibly)