|
Subject: [xsl] Attribute Value Template From: "David B. Bitton" <david@xxxxxxxxxxxxxx> Date: Sat, 05 Apr 2003 00:11:48 -0500 |
OK, So now i have the following non-functioning template:
<xsl:template match="sub">
<xsl:variable name="name" select="./@name"/>
<xsl:value-of select="{$name}"/>
</xsl:template>-- David B. Bitton david@xxxxxxxxxxxxxx www.codenoevil.com
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] for-loop in xslt problem, cknell | Thread | Re: [xsl] Attribute Value Template, S Woodside |
| Re: [xsl] for-loop in xslt problem, bix_xslt | Date | Re: [xsl] Attribute Value Template, S Woodside |
| Month |