OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Request for help with XSL: template for processing instruction not gettingcalled


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">

Any thoughts on why?

-Taro


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]