[xsl] parent -child

Subject: [xsl] parent -child
From: srikanth <srik23@xxxxxxxxx>
Date: Thu, 19 Jul 2001 08:14:21 -0700 (PDT)
Hi,
How do i read the value of the child element and print
the value of the parent element 

xml:
<a>1
<b>2
<c>3</c>
<d>4</d>
</b>
</a>

I need to check  for the value of [c=3] and print 2

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread