RE: [xsl] apply-templates, rule-based, and saxon - REPLY

Subject: RE: [xsl] apply-templates, rule-based, and saxon - REPLY
From: Ronald <ronald@xxxxxxxxxxx>
Date: Fri, 11 May 2001 09:40:23 +0100

<xsl:template match="AAA"> <xsl:apply-templates/> </xsl:template>

This is as far as I know the default behaviour, if you specify a template rule, you can alter that default behaviour in a way you want.

Ronald

At 08:36 AM 5/11/01 +0100, you wrote:
> But isn't this conflicting to the philosophy behind template rules,
> unless I am wrong in my thinking: only if you specify a template rule
> will that element be matched and displayed in the output?


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


Current Thread