I want to generate 'additional' HTML Code out of my DocBook XML file:

<div class="navigatingbanner">
<p>
<a href="#section-id1">Section Title #1</a>
<a href="#section-id1">Section Title #1</a>
<a href="#section-id1">Section Title #1</a>
...
</div>

'href' lines should be generated for every <sect1> of my document.
Using some CSS code this will show a navigation banner at a fixed position
in the browser, which IMHO would be helpful for navigating in the
non-chunked HTML output.

How can I achieve this usign DocBook XSL 1.60.1, Saxon V6.5.2?

Michael
--
office:  [EMAIL PROTECTED]
private: [EMAIL PROTECTED]                 http://www.miwie.org/
         [EMAIL PROTECTED]

Reply via email to