Skip to main content

Remove Attribute

The "Remove Attribute" tool is used to remove a specific attribute from an element.

Parameters

Element: This parameter represents the target element from which you want to remove the attribute.Type : XElement

Name: This parameter specifies the name of the attribute that you want to remove.Type : String

Usage

Drag and drop the Remove Attribute component into your sequence or workflow.

Identify the target element from which you want to remove the attribute.

Determine the name of the attribute that you want to remove.

Execute the "Remove Attribute" tool and provide the necessary parameters:

Assign the target element to the "Element" parameter.

Specify the name of the attribute to be removed in the "Name" parameter.

Once the tool is executed, it will remove the specified attribute from the target element.