Next in thread → Next in month →

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

From
Elliotte Harold <>
Date
2006-08-09T12:53:56+00:00
ID
Thread
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  
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/
Next in thread → Next in month →