[Home] [By Thread] [By Date] [Recent Entries]
How about this?
.... <xsl:variable name="inc"><xsl:apply-templates select="*" /></xsl:variable> <br/>count is: <xsl:value-of select="string-length(normalize-space($inc))" /> </xsl:template> <xsl:template match="*[not(starts-with(name(), 'DGBUIMSNNumber'))]" priority="+1" /> <xsl:template match="*[@action='default']">d</xsl:template> <xsl:template match="*[@action='add']">a</xsl:template> <xsl:template match="*" /> Khorasani, Houman wrote: I just have noticed
|

Cart



