[Home] [By Thread] [By Date] [Recent Entries]
6/20/06, Duncan Anker <danker@xxxxxxxxxxxxx> wrote:
I'm using <xsl:template match="..."> but otherwise my code is identical. Would the use of the <xsl:for-each select="..."> make any difference in this instance? There is no difference between the 2 ways You can equivalently do as <xsl:apply-templates select="br[local-name(preceding-sibling::node()[1]) = 'br']" /> and the corresponding template definition as <xsl:template match="..."> Regards, Mukul
|

Cart



