OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


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


I've figured this out. It's my bug. Turned out to be a pipeline issue. I 
was generating IDs for chapter documents, and then combining them into 
one large book with XInclude. Sometimes Saxon would randomly use the 
same ID in two different documents, which I then combined. Fixing this 
is going to be a pain. I may have to add an extra step to the pipeline 
or find someway to embed the original base URI in the ID.

-- 
Elliotte Rusty Harold  elharo@metalab.unc.edu
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]