[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: 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
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member