|
Subject: [xsl] Template mode value from param From: Martynas Jusevicius <martynas.jusevicius@xxxxxxxxx> Date: Mon, 19 Sep 2011 20:39:15 +0200 |
Hey list,
I looked up that template mode is a QName, so I can define and use
modes with prefixes like this:
<xsl:apply-templates select="." mode="hn:BobsLynListView"/>
However I want to make it even more flexible and use a param value like this:
<xsl:apply-templates select="." mode="{$mode}"/>
Is this possible? If yes - how should xsl:param and its value should look like?
Thanks
Martynas
semantic-web.dk
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Need table to break, Rodney Boyd | Thread | Re: [xsl] Template mode value from , Michael Kay |
| Re: [xsl] Need table to break, Brandon Ibach | Date | Re: [xsl] Need table to break, Rodney Boyd |
| Month |