view etc/schema/docbk-dyntbl.rnc @ 96313:d0a5d3e21e88

(calendar-intermonth-header, calendar-intermonth-text): Move earlier in file. (calendar-print-other-dates): Store result of calendar-other-dates.
author Glenn Morris <rgm@gnu.org>
date Thu, 26 Jun 2008 06:57:29 +0000
parents cb572a324e49
children
line wrap: on
line source

# Variant of docbook.rnc that allows the table model to be selected
# dynamically based on the definitions of cals.table.module and
# exchange.table.module.  See dbdyntbl.rnc.

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

# Notation declarations
include "dbnotn.rnc"

# Information pool
include "dbpool.rnc"

# Dynamic Table Model
include "dbdyntbl.rnc"

# Document hierarchy
include "dbhier.rnc"