|
Subject: RE: [xsl] XSL/XPath expression From: Eriksson Magnus <Magnus.eriksson@xxxxxxxxxxxx> Date: Wed, 16 May 2001 17:46:04 +0200 |
Thanks to all for the quick help! I eventually opted for this variant, which I think best suited my needs: <xsl:template match="Element[@Type=2]"> <xsl:if test="not(preceding-sibling::Element[@Type=2])"> do something </xsl:if> </xsl:template> Thanks again. /Magnus Eriksson XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] XSL/XPath expression, Oliver Becker | Thread | AW: [xsl] XSL/XPath expression, Mengel Andre (FV/SLM |
| AW: [xsl] character transformation,, Marcus Klinge | Date | [xsl] Conditional Assigining, Sri ni |
| Month |