[Home] [By Thread] [By Date] [Recent Entries]
Hello !
Suppose my xslt stylesheet contains numerous potential match for the same nodes : <xsl:template match="/foo/bar" >...</xsl:template> and <xsl:template match="/foo/*">...</xsl:template> Which one will match /foo/bar ? I suppose that the order does matter. (i'm using xalan but i hope it doesnt matter) thanks a lot XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



