|
Subject: [xsl] in-document references From: S Woodside <sbwoodside@xxxxxxxxx> Date: Mon, 6 Jan 2003 18:06:39 -0500 |
<xsl:template match="ref">
<li>Ref:
<b><xsl:value-of select="@name"/></b>
<ul>
<xsl:apply-templates
select="//define[@name=current()/@name]"
mode="def"/>
</ul>
</li>
</xsl:template>--- www.simonwoodside.com
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] disable-output-escaping=", Passin, Tom | Thread | RE: [xsl] in-document references, Robert Koberg |
| RE: [xsl] disable-output-escaping=", Passin, Tom | Date | RE: [xsl] FW: match="/", Michael Kay |
| Month |