> For the complete documentation index, see [llms.txt](https://docs.roboteasy.tech/studio-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboteasy.tech/studio-en/studio/objetos/xml/remover-atributo-do-elemento.md).

# Delete Element Attribute

Object to delete element attributes

{% hint style="info" %}
This object depends of other objects: Import XML, Select Element&#x20;
{% endhint %}

## Settings&#x20;

![](https://1031980850-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MRKcZBCSfHjT8BRPnSe%2F-MXqr3wURo_xHc4MADk_%2F-MXqrM8Qa5clsxLNQIJx%2Fimage.png?alt=media\&token=e41a6731-887f-4565-8ace-cf470f02ae53)

| Field                  | Descriptive                                                                                                                                   |
| ---------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- |
| Title                  | Object title                                                                                                                                  |
| Object Identifier Name | Singular name for the variable                                                                                                                |
| Select Main Object     | Select an XML object for the operation                                                                                                        |
| Delete All Attributes  | If you check this option the robot will delete all of the element's attributes                                                                |
| Add Element            | Adds a new element field                                                                                                                      |
| Element                | XML element that you want to find. If it has attributes, separate them with space. If you want to validate the attribute value, do: root id=2 |
| Attribute Name         | Name of the attribute you wish to delete                                                                                                      |
