What if docbook were restructured into a set of modular pieces?

How might the DTD files be structured?

What might ModularDocbook documents look like?

A Journal Article:

<!DOCTYPE document

<document>

</document>

A FAQ:

<!DOCTYPE document

<document>

</document>

Notes and Observations:

Thoughts?

---Craeg Strong

Other modularized DTDs

The DocBook Publishers schema uses a modular approach to DocBook v5.0.

I just finished my work at the Computer and Media Service of Humboldt University, Berlin. Have a look at the Dissertation Markup Language (DiML). It's modularized and stored as XML. You select the modules and then create a DTD and a reference as you can see there: http://edoc.hu-berlin.de/diml/ Unfortunately the system to manage the modules is only documented in German.

see also http://sources.redhat.com/ml/docbook/2003-06/msg00081.html

There are also Modules in TEI (TextEncodingInitiative - http://www.tei-c.org/)

---Jakob Voß

ModularDocbook (last edited 2008-06-25 21:47:10 by ScottHudson)