docs.rodeo

MDN Web Docs mirror

The <xsl:strip-space> element defines the elements in the source document for which whitespace should be removed.

Syntax

<xsl:strip-space elements=LIST-OF-ELEMENT-NAMES />

Required Attributes

Optional Attributes

None.

Type

Top-level, must be a child of <xsl:stylesheet> or <xsl:transform>.

Specifications

XSLT, section 3.4

Gecko support

Supported.

In this article

View on MDN