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]

[docbook-apps] 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

To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org.


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