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]

.,*,and


Can someone explain the differences between:
 
<xsl:apply-templates select="."/>,
<xsl:apply-templates select="*"/>, and 
<xsl:apply-templates />
 
I just discovered that i get drastically different results with each and i
dont understand why that is.
 
Thanks!
Marty
 
 

 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]