Re: [xsl]retrieve attribute from node A or node B

Subject: Re: [xsl]retrieve attribute from node A or node B
From: Mukul Gandhi <gandhi.mukul@xxxxxxxxx>
Date: Wed, 20 Jul 2005 17:35:09 +0530
I think you will have to check the string value of the attribute..

Regards,
Mukul

On 7/20/05, Ranjan K. Baisak <ranjanbaisak@xxxxxxxxx> wrote:
> Both A and B has attribute @name with mutual exclusion
> i.e. if A has attribute @name then B does not have and
> vice versa.
>
> How to retrieve @name with OR condition from A or B
>
>
> pseudo code: A|B/@name
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com

Current Thread