|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Testing position of parent
> <xsl:when test="parent::lg[position()=1]"> position() refers to the position of the node in the current node list and having selected along the parent axis there is only at most one node so position() is always 1 if the filter is evaluted at all. You want something like test="not(parent::lg[preceding-sibling::*])" (exactly what you want depending on whether you also want to test whether the parent is lg.) David XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








