Init-Files/site-lisp/nxml-mode-20041004/schema/docbook-soextbl.rnc
2012-03-22 07:16:09 -07:00

17 lines
344 B
Text

# 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"