The strip command

Syntax:

strip

The effect is the same as:

delete //text()[not(normalize-space())]

That is, all text nodes consisting entirely of whitespace are removed from the document.