summaryrefslogtreecommitdiff
path: root/docs/docbook/dbsgml/50issues.txt
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2001-02-26 13:35:48 +0000
committerGerald Carter <jerry@samba.org>2001-02-26 13:35:48 +0000
commit3a3393fc25c9e7632858cc2422ea6cf26ddcf3c5 (patch)
treea32108334158e4803e4501078c81ce94ea0c83fc /docs/docbook/dbsgml/50issues.txt
parent1f7dd2c296115fba918cb47233a066c02a1b03fa (diff)
downloadsamba-3a3393fc25c9e7632858cc2422ea6cf26ddcf3c5.tar.gz
samba-3a3393fc25c9e7632858cc2422ea6cf26ddcf3c5.tar.bz2
samba-3a3393fc25c9e7632858cc2422ea6cf26ddcf3c5.zip
DocBook V4.1 DTD so we are all on the same page
(This used to be commit f84d1892cfaf8c8aba0ae8821e0a334b0cee62fc)
Diffstat (limited to 'docs/docbook/dbsgml/50issues.txt')
-rw-r--r--docs/docbook/dbsgml/50issues.txt39
1 files changed, 39 insertions, 0 deletions
diff --git a/docs/docbook/dbsgml/50issues.txt b/docs/docbook/dbsgml/50issues.txt
new file mode 100644
index 0000000000..31497420f0
--- /dev/null
+++ b/docs/docbook/dbsgml/50issues.txt
@@ -0,0 +1,39 @@
+19 June 2000
+
+Backwards-incompatible changes to DocBook that are planned for V5.0:
+
+- DocBook V5.0 will be an XML DTD. This will require a wide range of
+ changes. As a result, DocBook V5.0 will more closely resemble
+ The XML version of DocBook V4.1 than the SGML version.
+
+- Parameter entity reorganization may greatly reduce many
+ content models. The goal of this effort is to remove a large
+ number of spurious elements that snuck into content models
+ during the first PE reorg, in practice these changes should have
+ very little "real world" impact.
+
+- The Coords attribute will be removed from AreaSet.
+
+- ArtHeader will be dropped from BiblioEntry
+
+- Contents attribute will be removed from BookInfo and SetInfo
+
+- The %indexdivcomponent.mix; will be restricted. Numbered figures
+ and other elements inappropriate for an Index or SetIndex will be
+ removed.
+
+- RevHistory will be removed from GlossTerm
+
+- Constant Class will be removed from SystemItem
+
+- Graphic and InlineGraphic will be removed
+
+- Tables will be restricted from full CALS to the OASIS Exchange model
+
+- An experimental XML Schema version of DocBook 5.0 will be
+ produced in parallel with the DTD version. It will be
+ backwards-incompatible in an unspecified number of ways. The
+ goal of the effort will be that most DocBook documents that
+ validate under the DTD will also validate under the Schema,
+ but the committee does not feel bound to guarantee this
+ condition.