×
Menu
Index

DeleteNode

 

Introduction

Using the DeleteNode it's possible to remove an Element (complex or simple) from the XML document.
 

Description

The description of the DeleteNode.
 

Path

The path to the Element that should be removed. If ElementName is empty, this complete node (complex type) will be removed from the XML document.
 

ElementName

Use this field to remove a Simple Type Element from the XML document.