Chris Chiasson wrote:
> I am a little lost. Why does each chapter have an xml:base
> declaration? You are probably aware that if you xi:include a DocBook
> file (containing say, a chapter), that the xml:base attribute will be
> automatically added to that element in the final document. So, I am
> wondering what the specific reason is for the "extra" xml:base
> attribute.
The xml:base attribute is created automatically by the XInclude process
when the document is pulled together. The chapters are initially in
separate directories. The original chapter documents do not have
xml:base attributes, but the chapter elements in the resolved document do.
--
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/