This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


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