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]

RE: apply-templates, rule-based, and saxon - REPLY



<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


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