Merge from trunk after a lot of time.
[bpt/emacs.git] / etc / schema / docbook.rnc
CommitLineData
8cd39fb3
MH
1# Unofficial DocBook RELAX NG Compact Syntax schema
2
3# This file was generated automatically by Trang
4# (http://www.thaiopensource.com/relaxng/trang.html) from the DocBook
5# XML DTD V4.2 (http://www.oasis-open.org/docbook/xml/4.2/), then
6# changing the definition of start, changing the filenames,
7# editing the comments and adding includes of dbstart.rnc
8# and dbcalstbl.rnc.
9
10# The following copyright applies to the DocBook XML DTD V4.2.
11
12# Copyright 1992-2002 HaL Computer Systems, Inc.,
13# O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software
14# Corporation, Norman Walsh, Sun Microsystems, Inc., and the
15# Organization for the Advancement of Structured Information
16# Standards (OASIS).
17#
18# Permission to use, copy, modify and distribute the DocBook XML DTD
19# and its accompanying documentation for any purpose and without fee
20# is hereby granted in perpetuity, provided that the above copyright
21# notice and this paragraph appear in all copies. The copyright
22# holders make no representation about the suitability of the DTD for
23# any purpose. It is provided "as is" without expressed or implied
24# warranty.
25#
26# If you modify the DocBook DTD in any way, except for declaring and
27# referencing additional sets of general entities and declaring
28# additional notations, label your DTD as a variant of DocBook. See
29# the maintenance documentation for more information.
30#
31# Please direct all questions, bug reports, or suggestions for
32# changes to the docbook@lists.oasis-open.org mailing list. For more
33# information, see http://www.oasis-open.org/docbook/.
34
35# Document (root) elements
36include "dbstart.rnc"
37
38# Notation declarations
39include "dbnotn.rnc"
40
41# Information pool
42include "dbpool.rnc"
43
44# CALS Table Model
45include "dbcalstbl.rnc"
46
47# Document hierarchy
48include "dbhier.rnc"