> -----Original Message-----
> From: Michael(tm) Smith 
> 
> By the way, I notice that when I use the original XSL
> customization layer, all the links in the HTML output contain
> @target=_top attributes. But if I use the XSL-NS customization
> layer, they don't. I'm not sure why that is, but I don't think
> it's due to any problems in the XSL-NS customization layer itself.
> It seems to instead be a difference in the XSL-NS stylesheets.


In some places, the stylesheets lag behind schema changes between DocBook 4
and 5.

In the XSL-NS version of html/xref.xsl, @target is supposed to be assigned a
value in the the template with match="d:ulink". But that template is never
applied, since there is no ulink element in DocBook 5.

A similar case is the one pointed out by Ken Morse in another message today,
regarding ulink.footnotes in FO output.

Mauritz



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to