XmlElement.removeAttributeNS
void removeAttributeNS(string namespaceUri, string localName) @safeRemoves an attribute by namespace URI and local name.
void removeAttributeNS(string namespaceUri, string localName) @safeRemoves an attribute by namespace URI and local name.