Re: Applying template to Attributes

Subject: Re: Applying template to Attributes
From: Oliver Becker <obecker@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 24 Nov 1999 15:52:42 +0100 (MET)
> I'd like to apply template to the following element
> 
>  <COMPONENT NAME="name1" VIEW="view1">
> 
> This Template doesn't works:
> 
> <xsl:template match="COMPONENT[@NAME='name1' and @VIEW='view1']" >

Hi,

I suppose the question is, which XSLT processor you are using.
A short test with XT works fine for me.

Regards,
Oliver


/-------------------------------------------------------------------\
|  ob|do        Dipl.Inf. Oliver Becker                             |
|  --+--        E-Mail: obecker@xxxxxxxxxxxxxxxxxxxxxxx             |
|  op|qo        WWW:    http://www.informatik.hu-berlin.de/~obecker |
\-------------------------------------------------------------------/


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


Current Thread