The IDLffXMLDOMElement::RemoveAttribute procedure method removes a specified attribute from the element node.
            Syntax
            Obj->[IDLffXMLDOMElement::]RemoveAttribute, Name
            Arguments
            Name
            A scalar string that contains the name of the attribute to remove from the element.
            Keywords
            None
            Version History