Xsl Remove White Spaces From A Tag

[Solved] Xsl Remove White Spaces From A Tag | Perl - Code Explorer | yomemimo.com
Question : xsl remove white spaces from a tag

Answered by : combative-constrictor-3p7jwd55t73e

<xsl:value-of select="normalize-space(data)" />

Source : https://stackoverflow.com/questions/1468984/xslt-remove-whitespace-from-template | Last Update : Thu, 05 Nov 20

Answers related to xsl remove white spaces from a tag

Code Explorer Popular Question For Perl