[Home] [By Thread] [By Date] [Recent Entries]
Hi, > Hi all, > How can I get the value of a node sibling? > Thx <xsl:value-of select="preceding-sibling::node()[1]" /> or <xsl:value-of select="following-sibling::node()[1]" /> It would be easier if you read the XPath spec, Jarno XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



