Suggestions |
---|
Search:
|
Next:
Paragraphs para.mod.xsl |
Previous:
normalize scape Up: Whitespace Normalization and Character Encoding normalize scape.mod.xsl |
string-replace — Search-and-replace
<xsl:template name="string-replace"> <xsl:param name="string"/> <xsl:param name="from"/> <xsl:param name="to"/> ... </xsl:template>