|
Subject: [xsl] how to find parent node From: xslt.new <xslt.new@xxxxxxxxx> Date: Tue, 23 Jan 2007 08:54:23 -0600 |
<element1> <para> <test1></test1> </para> </element1> And I want to find out the parent of test1 in the <test1> template itself. I tried <xsl:value-of select="name(parent::*)"/>. This works only if <test1> is directly under <element1> and not under <para>. Is there any way to find out the parent of <test1> wherever it is?
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: Re: [xsl] xsl:analyze-string us, cknell | Thread | Re: [xsl] how to find parent node, David Carlisle |
| Re: [xsl] XSLT 2.0 has arrived, Andrew Welch | Date | Re: [xsl] something I'd really like, David Carlisle |
| Month |