This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

xsl:apply-templates?



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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]