|
Subject: RE: [xsl] Sorting alphabetical entries. From: Ben Trafford <ben@xxxxxxxxxxxxx> Date: Tue, 06 May 2003 17:18:03 -0400 |
something like
<xsl:template match="entry">
<xsl:if test="substring(string,start,length)='foo'">
<xsl:apply-templates/>
</xsl:if>
</xsl:template>
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] Sorting alphabetical entr, Blaise, Isaac J | Thread | [xsl] If statement and empty attrib, Karl J. Stubsjoen |
| RE: [xsl] Newline problems, Vishwajit Pantvaidya | Date | RE: [xsl] Ignoring sibling parents, Michael Kay |
| Month |