The Simplified DocBook Document Type

Working Draft 1.1CR1, 27 Jul 2004

Document identifier:

wd-docbook-simple-1.1CR1 (XML, HTML, PDF)

Location:

http://docbook.org/specs

Editor:

Norman Walsh, Sun Microsystems, Inc. 

Abstract:

Simplified DocBook is a subset of DocBook XML V4.3. It is a a general purpose XML document type suited to articles about computer hardware and software (though it is by no means limited to these applications).

Status:

This is a working draft constructed by the editor. It is not an official committee work product and may not reflect the consensus opinion of the committee.

Please send comments on this specification to the list. To subscribe, send an email message to with the word "subscribe" as the body of the message.


Table of Contents

1. Introduction
2. Terminology
3. The Simplified DocBook Document Type V1.1CR1
3.1. Usage
4. Changes in Simplified DocBook V1.1CR1
5. Changes in Simplified DocBook V1.1b3
6. Changes in Simplified DocBook V1.1b2
7. Changes in Simplified DocBook V1.1b1
8. Release Notes

Appendixes

A. OASIS DocBook Technical Committee (Non-Normative)
B. Notices
C. Intellectual Property Rights
D. Revision History
References

1. Introduction

DocBook is general purpose document type particularly well suited to books and papers about computer hardware and software (though it is by no means limited to these applications).

Simplified DocBook is an attempt to provide a proper subset of DocBook that is simultaneously smaller and still useful. Its original genesis was a desire to make "the HTML subset of DocBook," that is, a subset that had roughly as many tags as HTML and roughly the same descriptive power.

The DocBook Technical Committee maintains the Simplified DocBook schema. Simplified DocBook is officially available as an [XML] Document Type Definition (DTD).

The Version 1.1 release is based on DocBook V4.3.

The DocBook Technical Committee welcomes bug reports and requests for enhancement (RFEs) from the user community. The current list of outstanding requests is available through the SourceForge tracker interface. This is also the preferred mechanism for submitting new requests. Old RFEs, from a previous legacy tracking system, are archived for reference.

2. Terminology

The key words must, must not, required, shall, shall not, should, should not, recommended, may, and optional in this Working Draft are to be interpreted as described in [RFC 2119]. Note that for reasons of style, these words are not capitalized in this document.

3. The Simplified DocBook Document Type V1.1CR1

The Simplified DocBook document type is a subset of [DocBook V4.3]. It is distributed from the DocBook site at OASIS.

3.1. Usage

To use this document type, specify the public and system identifiers in your document type declaration. For example:

<!DOCTYPE article PUBLIC "-//OASIS//DTD Simplified DocBook XML V1.1CR1//EN"
                  "http://docbook.org/xml/simple/1.1CR1/sdocbook.dtd">

Naturally, you can include an internal subset if you wish.

To incorporate this module into a higher-level customization layer, use the public and system identifiers of this module's customization layer in your own. For example:

<!DOCTYPE % sdocbook PUBLIC "-//OASIS//DTD Simplified DocBook XML Customization V1.1CR1//EN"
                  "http://docbook.org/xml/simple/1.1CR1/sdocbook-custom.dtd">
%sdocbook;

4. Changes in Simplified DocBook V1.1CR1

Simplified DocBook V1.1CR1 adds the subscript and superscript elements.

5. Changes in Simplified DocBook V1.1b3

Simplified DocBook V1.1b3 adds the anchor element to a few more parameter entities, fixing the bug where it was not available in all the appropriate contexts in V1.1b2.

6. Changes in Simplified DocBook V1.1b2

Simplified DocBook V1.1b2 adds the anchor element and the remap attribute.

7. Changes in Simplified DocBook V1.1b1

Simplified DocBook V1.1 is based on DocBook V4.3. It introduces HTML tables but no other additional markup.

8. Release Notes

None.

A. OASIS DocBook Technical Committee (Non-Normative)

The following individuals were members of the committee during the formulation of this Working Draft:

  • Steve Cogorno

  • Adam Di Carlo

  • Jirka Kosek

  • Paul Grosso

  • Dick Hamilton

  • Nancy Harrison

  • Scott Hudson

  • Mark Johnson

  • Larry Rowland

  • Michael Smith

  • Bob Stayton, Secretary

  • Norman Walsh, Chair, Editor

B. Notices

Copyright © 2001, 2002, 2003, 2004 OASIS Open, Inc. All Rights Reserved.

OASIS takes no position regarding the validity or scope of any intellectual property or other rights that might be claimed to pertain to the implementation or use of the technology described in this document or the extent to which any license under such rights might or might not be available; neither does it represent that it has made any effort to identify any such rights. Information on OASIS's procedures with respect to rights in OASIS specifications can be found at the OASIS website. Copies of claims of rights made available for publication and any assurances of licenses to be made available, or the result of an attempt made to obtain a general license or permission for the use of such proprietary rights by implementors or users of this specification, can be obtained from the OASIS Executive Director.

OASIS invites any interested party to bring to its attention any copyrights, patents or patent applications, or other proprietary rights which may cover technology that may be required to implement this specification. Please address the information to the OASIS Executive Director.

This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references to OASIS, except as needed for the purpose of developing OASIS specifications, in which case the procedures for copyrights defined in the OASIS Intellectual Property Rights document must be followed, or as required to translate it into languages other than English.

The limited permissions granted above are perpetual and will not be revoked by OASIS or its successors or assigns.

This document and the information contained herein is provided on an "AS IS" basis and OASIS DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.

OASIS has been notified of intellectual property rights claimed in regard to some or all of the contents of this specification. For more information consult the online list of claimed rights.

C. Intellectual Property Rights

For information on wether any patents have been disclosed that may be essential to implementing this specification, and any offers of patent licensing terms, please refer to the Intellectual Property Rights section of the DocBook web page (http://www.oasis-open.org/docbook/)

D. Revision History

Revision 1.1CR1 27 Jul 2004
Revision 1.1b3 31 Mar 2004
Revision 1.1b2 18 Mar 2004
Revision 1.1b1 21 Dec 2003

References

Normative

[XML] Tim Bray, Jean Paoli, C. M. Sperberg-McQueen, et. al., editors. Extensible Markup Language (XML) 1.0 (Third Edition). World Wide Web Consortium, 04 Feb 2004.

[RFC 2119] IETF (Internet Engineering Task Force). RFC 2119: Key words for use in RFCs to Indicate Requirement Levels. S. Bradner. 1997.

[DocBook V4.3] Norman Walsh, editor. The DocBook Document Type: Version 4.3. OASIS, 2004.