<xsl:strip-space>
The <xsl:strip-space> element lists the source tree elements in which
input whitespace is to be discarded.
<xsl:strip-space
elements = tokens />
-
elements
-
The list of elements in which whitespace should be discarded by default
Note that namespace:* and * can be used to incorporate all elements
or all elements from a particular namespace by default.