view etc/schema/docbk-soextbl.rnc @ 96664:b306a69b9d7f

applying patch to consolidate non-GUI portion of hourglass implementation as posted at http://thread.gmane.org/gmane.emacs.devel/98341
author Adrian Robert <Adrian.B.Robert@gmail.com>
date Tue, 15 Jul 2008 13:04:01 +0000
parents 78ac91dca0ae
children
line wrap: on
line source

# Variant of docbook.rnc that uses the OASIS XML Exchange Table Model
# rather than the CALS Table Model.

# Document (root) elements
include "dbstart.rnc"

# Notation declarations
include "dbnotn.rnc"

# Information pool
include "dbpool.rnc"

# OASIS XML Exchange Table Model
include "dbsoextbl.rnc"

# Document hierarchy
include "dbhier.rnc"