view etc/schema/docbk-soextbl.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 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"