RemoveXMLAttribute()
Syntax
RemoveXMLAttribute(*Node, Attribute$)
Removes the attribute from the given XML node. Only nodes of type #PB_XML_Normal can have attributes. For all other node types this function is ignored.
Supported OS
All