Back to Aurora Vision Studio website

You are here: Start » Filter Reference » System » Xml » Xml_RemoveNodes

Xml_RemoveNodes


Module: FoundationLite

Removes nodes selected by an XPath request.

Name Type Description
Input value inNode XmlNode Source node.
Input value inXPath String XPath criteria.
Output value outNode XmlNode New node after removing.

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Invalid inNode in Xml_RemoveNodes.
DomainError Unable to remove nodes in Xml_RemoveNodes.

Complexity Level

This filter is available on Basic Complexity Level.