RE: [xsl] the nearest ancestor with the attribute

Subject: RE: [xsl] the nearest ancestor with the attribute
From: "Vun Kannon, David" <dvunkannon@xxxxxxxx>
Date: Mon, 15 Jan 2001 16:59:15 -0500
The XPath expression "ancestor-or-self::*[@attribute][1]/@attribute" finds
the nearest value of an attribute, which may appear either attached to an
element of higher up in the document tree. 

> -----Original Message-----
> From: guai ya [mailto:yaguai@xxxxxxxxxxx]
> Sent: Monday, January 15, 2001 4:45 PM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] the nearest ancestor with the attribute
> 
> 
> How could I get the nearest ancestor with a certain  
> attribute, say "attr"?
> 
> Thanks,
> Guai
> 
> _____________________________________________________________
> Get email for your site ---> http://www.everyone.net
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 
*****************************************************************************
The information in this email is confidential and may be legally privileged.
It is intended solely for the addressee. Access to this email by anyone else
is unauthorized. 

If you are not the intended recipient, any disclosure, copying, distribution
or any action taken or omitted to be taken in reliance on it, is prohibited
and may be unlawful. When addressed to our clients any opinions or advice
contained in this email are subject to the terms and conditions expressed in
the governing KPMG client engagement letter.         
*****************************************************************************

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


Current Thread