[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: how to find parent node

Subject: RE: how to find parent node
From: "Philip Vallone" <philip.vallone@xxxxxxxxxxx>
Date: Tue, 23 Jan 2007 10:54:57 -0500
RE:  how to find parent node
Try her:

http://www.w3schools.com/xpath/xpath_syntax.asp


Good luck


-----Original Message-----
From: xslt.new [mailto:xslt.new@xxxxxxxxx] 
Sent: Tuesday, January 23, 2007 9:54 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject:  how to find parent node

Hi:

Suppose I have an xml input:

<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

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.