Remove Tool Demo

The goal of this demo is to show how the remove tool of the CLaRK system can be used for deletion of information from XML documents.

The Remove tool is used for removing parts from XML documents with or without their subtrees.

Demo 1: Removing whitespace elements

Our goal here is to remove all the whitespace elements from the document. They contain spaces, symbols for new line, etc.

The document used for this demo is Standart20030524remove.tag.

In order to run the demo you have to perform the following steps:

Demo 2: Removing tok elements

Our goal here is to remove all tok elements that have w element as their child from the document.

The document used for this demo is Standart20030524remove.tag.

In order to run the demo, you have to perform the following steps: