xsl:apply-templates?

Subject: xsl:apply-templates?
From: "Selva, Francis" <Francis.Selva@xxxxxxxxxxxxxxx>
Date: Thu, 6 Apr 2000 11:01:35 -0700
Is <xsl:variable><xsl:apply-templates select="member"/></xsl:variable>
			and 
   <xsl:variable name="test" select="member/text()"/> 


are same?.I mean is select attribute in xsl:apply-templates = text() ?.Are
there any other uses for xsl:apply-templates?.I know it's used for
navigating from the current element.

Francis
 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread