view etc/schema/docbk-dyntbl.rnc @ 94060:6c138603231c

(vc-git-after-dir-status-stage) (vc-git-dir-status-goto-stage): New functions. (vc-git-after-dir-status-stage1) (vc-git-after-dir-status-stage1-empty-db) (vc-git-after-dir-status-stage2): Removed, functionality moved into the new generic stage functions. (vc-git-dir-status-files): New function.
author Alexandre Julliard <julliard@winehq.org>
date Sun, 13 Apr 2008 18:07:00 +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"