# CloudmersiveConvertApiClient.XmlRemoveWithXPathResult

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**successful** | **Boolean** | True if the operation was successful, false otherwise | [optional] 
**resultingXmlDocument** | **String** | Resulting, modified XML document with matching nodes removed as a string | [optional] 
**xmlNodesRemoved** | **[String]** | Matching selected XML nodes as strings | [optional] 
**nodesRemovedCount** | **Number** | Count of the matching results | [optional] 


