Description |
Delete all the nodes that match the Xpath expression in given XML file. |
Declaration |
<AMXMLDELETENODE XPATH="text" /> |
Example |
<AMXMLDELETENODE XPATH="/Books/Author" /> |
General Tab Parameters |
XPath expression: Specifies the Xpath expression to the XML node to delete. Text, Required Attribute (optional): Specifies the name of the attribute. Text, Optional Session name: Specifies the session name to identify the in-memory XML document to use in subsequent XML steps. This allows several in memory XML documents to be active simultaneously. Text, Optional - Default "XMLSession1" |
See Also |