Re: [docbook-apps] Duplicate IDs in XSL-FO

From
Paul DuBois <>
Date
2006-08-08T23:06:04+00:00
ID
Thread
Re: [docbook-apps] Duplicate IDs in XSL-FO
Are you sure it's not a FOP bug?  We've seen this for Q-and-A sets and for
glossary items, when the same input gets processed correctly with other
DocBook XSL stylesheets such as HTML.


On 8/8/06 13:26, "Elliotte Harold" <> wrote:

> When using the DocBook XSL-FO stylesheets, via Ant and Saxon 6, I'm
> getting a lot of duplicate ID errors. I.e. the same ID is being
> generated for multiple apparently unrelated items in the table of
> contents. This isn't for all items, but it's for enough to confuse Fop.
> 
> Any chance this is a DocBook XSL error, or is it more likely to be a
> Saxon bug?