Modules | Category: example Use CaseSource (view)<a> <c>Is this EXSLT? No. no</c> </a> Stylesheet (view)<xsl:template match="a"> <xsl:apply-templates /> </xsl:template> <xsl:template match="*"> <xsl:value-of select="." /> - <xsl:value-of select="str:align(string(.), '------------------------------', 'left')" /> <xsl:value-of select="str:align(string(.), ' ', 'right')" /> <xsl:apply-templates select="*" /> </xsl:template> Change HistoryPrevious Version: ..NaN.html
|
http://www.exslt.org/str/functions/align/str.align.use-case.1.html last modified 2001-06-26