RE: [xsl] Using preceding-sibling

Subject: RE: [xsl] Using preceding-sibling
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Sat, 23 Dec 2000 00:30:32 -0000
> If I have an <xsl:template match="PRODUCT"> template element, 
> how would
> I go about writing out the value of the SKU for the preceding 
> node?  I'm
> trying to do something like this, but I'm coming up empty:
> 
>   <xsl:value-of select="preceding-sibling::SKU"/>
> 
Give us a clue, tell us where the <SKU> element is in your hierarchy.

Mike Kay

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread