Re: [docbook-apps] issue with 1.79.1 stylesheets and table id

From
Bob Stayton <>
Date
2016-02-17T19:41:11+00:00
ID
Thread
Re: [docbook-apps] issue with 1.79.1 stylesheets and table id
Try this:

 <xsl:template mode="htmlTableAtt" select="@xml:id">
   <xsl:message>got here</xsl:message>
 </xsl:template>