|
Subject: RE: [xsl] position() and last() problem From: jfi@xxxxxxxxxxxxxxxx Date: Wed, 8 Jan 2003 17:59:04 +0100 |
David and Andrew, Andrew suggested: >Would > > <xsl:if test="parent::view and >not(parent::view/following-sibling::view)"> > >be what you are after? David suggested: >test="parent::*/following-sibling::*" your quick responsed saved my day! What I needed was <xsl:if test="parent::*/following-sibling::con:view">. Thank you very much for the quick answers! Julia XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] position() and last() pro, Andrew Welch | Thread | [xsl] Import and variables, Joeri Belis |
| Re: [xsl] Beginner: adding xmlns:mm, David Carlisle | Date | [xsl] xsl:sort with lang attribute, Bob Stayton |
| Month |