Re: [xml-dev] Writing a book in XML

From
Jonathan Robie <>
To
"Harbarth, Juliane" <>
Date
2007-10-30T14:17:45Z
ID
<>
Thread
Re: [xml-dev] Writing a book in XML
Harbarth, Juliane wrote:
> Good morning,
>   
Well hello!

DocBook and XInclude is a great combination, IMHO, and we use it at Red 
Hat for documentation. Have you seen this chapter?

http://www.sagehill.net/docbookxsl/ModularDoc.html

I like the fact that you can use a DTD or schema in each module, so 
individual authors can validate before checking things in.

Jonathan