Action group: XML
Deletes an element from an open context
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
XML context | XML-контекст | Robin.XML | XML context | Yes |
XPath | Path to XML-element in DOM model | Robin.String | Yes |
None.
There is an XML document Text.xml, it is necessary to remove the PRICE attribute from the BOOK element. Save a copy of the modified XML file to the desktop.
Use the actions "Load XML", "Delete element", "Save to file".
The program robot completed successfully. The required PRICE attribute has been deleted.
The required PRICE attribute has been removed from the XML document Copy of the file with change.xml