Re: [xsl] Can i use apply-templates to match a xsl:template eleme nt?

Subject: Re: [xsl] Can i use apply-templates to match a xsl:template eleme nt?
From: Chris <phatfish@xxxxxxxxx>
Date: Sat, 19 Mar 2005 13:54:20 +0000
Thanks very much for the help. I dont think thats quite what i wanted
Maria, but i will look and see what you did, and check if it is any
help to me.

You see what im trying to do jay, but i think im confusing myself :) I
will make another thread that will hopefully be clearer and more
productive.

Thanks
On Fri, 18 Mar 2005 11:19:56 -0600, JBryant@xxxxxxxxx <JBryant@xxxxxxxxx> wrote:
> <xsl:apply-templates match="releasepage"/>
> 
> should be
> 
> <xsl:apply-templates select="releasepage"/>
> 
> Rushing too much today. Sorry.
> 
> Jay Bryant
> Bryant Communication Services
> (presently consulting at Synergistic Solution Technologies)
> 
> JBryant@xxxxxxxxx
> 03/18/2005 11:02 AM
> Please respond to
> xsl-list@xxxxxxxxxxxxxxxxxxxxxx

Current Thread