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