This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Using Variable in Template Matching....


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@ntlworld.com
work: Michael.Kay@softwareag.com 

> -----Original Message-----
> From: owner-xsl-list@lists.mulberrytech.com 
> [mailto:owner-xsl-list@lists.mulberrytech.com] On Behalf Of 
> Prince Ohilip
> Sent: 22 June 2002 07:00
> To: XSL-List@lists.mulberrytech.com
> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]