Name | Type | Description | Notes |
---|---|---|---|
successful | bool | True if the operation was successful, false otherwise | [optional] |
resulting_xml_document | str | Resulting, modified XML document with matching nodes removed as a string | [optional] |
xml_nodes_removed | list[str] | Matching selected XML nodes as strings | [optional] |
nodes_removed_count | int | Count of the matching results | [optional] |