| 
 
Subject: Re: [xsl] find out if my parent is the last sibling From: "J.Pietschmann" <j3322ptm@xxxxxxxx> Date: Sun, 29 Aug 2004 00:24:20 +0200  | 
for the child it is easy to find out if it is the last in the row, <xsl:if test="position()=last()">*</xsl:if>
but how can a child know this about it's parent?
Perhaps <xsl:if test="not(../following-sibling::*)">...</xsl:if>
| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| [xsl] find out if my parent is the , Jan Limpens | Thread | Re: [xsl] find out if my parent is , Jeni Tennison | 
| [xsl] find out if my parent is the , Jan Limpens | Date | [xsl] variable question, Bruce D'Arcus | 
| Month |