--- title: strip-space slug: Web/XSLT/Element/strip-space tags: - Dokumentacje - Wszystkie_kategorie - XSLT - XSLT:Dokumentacje translation_of: Web/XSLT/Element/strip-space original_slug: Web/XSLT/strip-space ---
{{ XsltRef() }}
Element <xsl:strip-space>
definiuje elementy w dokumencie źródłowym, dla których białe znaki powinny zostać usunięte.
<xsl:strip-space elements=LISTA-NAZW />
elements
Brak.
Element najwyższego poziomu, musi być dzieckiem <xsl:stylesheet>
lub <xsl:transform>
.
XSLT, sekcja 3.4
Obsługuje.
{{ languages( { "en": "en/XSLT/strip-space", "fr": "fr/XSLT/strip-space" } ) }}