diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2002-08-20 16:27:37 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2002-08-20 16:27:37 +0000 |
commit | ba0000db88699d0d31be5f38a62d111e4e6cbd87 (patch) | |
tree | 52b117b03a2cc9a89cf779194384b2e4b58000a8 /docs/docbook/dbsgml/50issues.txt | |
parent | 3f82b441ae4cc64a29ce8961bc7a4da34084ad6c (diff) | |
download | samba-ba0000db88699d0d31be5f38a62d111e4e6cbd87.tar.gz samba-ba0000db88699d0d31be5f38a62d111e4e6cbd87.tar.bz2 samba-ba0000db88699d0d31be5f38a62d111e4e6cbd87.zip |
New (simpler) documentation system.
(This used to be commit d3b8ad67fc32c097d5aa783744192197cb3b3f26)
Diffstat (limited to 'docs/docbook/dbsgml/50issues.txt')
-rw-r--r-- | docs/docbook/dbsgml/50issues.txt | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/docs/docbook/dbsgml/50issues.txt b/docs/docbook/dbsgml/50issues.txt deleted file mode 100644 index 31497420f0..0000000000 --- a/docs/docbook/dbsgml/50issues.txt +++ /dev/null @@ -1,39 +0,0 @@ -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. |