|
Subject: Re: [xsl] Beginner question From: "Ron Dyck" <adam@xxxxxxxxxxxx> Date: Sat, 7 Jun 2003 08:27:40 -0400 |
Excellent!
Thank-you.
ron
> <xsl:template match="bulletPoint">
> <xsl:apply-templates select="text"/>
> </xsl:template>
>
> <xsl:template match="bulletPoint[url]">
> <a href="{url}"><xsl:apply-templates select="text"/></a>
> </xsl:template>
>
>
> David
>
> 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 |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Beginner question, David Carlisle | Thread | Re: [xsl] taking a literal or a att, florian |
| Re: [xsl] Beginner question, David Carlisle | Date | Re: [xsl] Search XML using XSL, Mike Brown |
| Month |