[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] Request for help with XSL: template for processinginstruction not getting called
Taro Ikai wrote: > I have been using a custom template for: > > <xsl:template match="processing-instruction('dbhh')" mode="hh-alias"> > > This template stopped getting called once I added another template: > > <xsl:template match="*" mode="hh-alias"> And how does this template looks. It must contain <xsl:apply-templates/> in order to invoke templates for child nodes including PI nodes. Jirka -- ----------------------------------------------------------------- Jirka Kosek e-mail: jirka@kosek.cz http://www.kosek.cz
S/MIME Cryptographic Signature
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]