RE: [xsl] Using Variable in Template Matching....

Subject: RE: [xsl] Using Variable in Template Matching....
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Sat, 22 Jun 2002 09:45:09 +0100
What is the value of the parameter? A node-set? An element name? A
general XPath expression?

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx 

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx 
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of 
> Prince Ohilip
> Sent: 22 June 2002 07:00
> To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] Using Variable in Template Matching....
> 
> 
> Hi,
>     I have a Requirement in which i have to do an apply-template 
> for a parameter.I am doing this since i am writing a Generic 
> XSL.
> 
> Can i do
>    <xsl:apply-templates match="$param"/>
> 
> and....
> 
>     <xsl:template match="$param"/>
> 
> Thanks
> 
> _________________________________________________________
> There is always a better job for you at Monsterindia.com.
> Go now http://monsterindia.com/rediffin/
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 
> 


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


Current Thread