Subject: RE: How to get the parent node in a recursive DOM object
From: "Spychalski, Frank" <frank.spychalski@xxxxxxx>
Date: Fri, 21 Jul 2000 23:25:08 +0200
|
Hi,
sorry, I was wrong, I read the question and didn't have a close look at the
example. It's ../text() instead of ../name()
Frank
-
Frank Spychalski
Research Engineer
SAP Labs, Palo Alto frank.spychalski@xxxxxxx
->-----Original Message-----
->Hi,
->
->you need <xsl:value-of select="../name()"/>
->
->bye
->Frank
->-
->Frank Spychalski
->Research Engineer
->SAP Labs, Palo Alto frank.spychalski@xxxxxxx
->
->->-----Original Message-----
->->HI,
->->
->->let me know is there any way that I can get the name of the
->->immediate parent
->->in the child,
->->
->->the xml is like this
->
->
-> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
->
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|