This project aims to provide a comprehensive sample EPUB book that contains all elements from the DTBook XML schema in order to illustrate the usage of these elements.
The dtbook-files/
directory contains several XML files adhering to
the DTBook schema. These files serve as examples for different
elements and structures found in DTBooks.
The sample-epub.epub
file is a EPUB book that incorporates all
elements from the DTBook schema. This file can be used as a reference
or starting point for creating accessible EPUB books.
- [X] Images
- [X]
img
- [X]
- [X] Imagegroup
- [X]
imggroup
- [X]
caption
- [X]
- [X] Citation
- [X]
cite
- [X]
- [X] Abbreviation
- [X]
abbr
- [X]
- [X] Acronym
- [X]
acronym
- [X]
- [X] Pagenum
- [X]
pagenum
- [X]
- [X] Prodnote
- [X]
prodnote
- [X]
- [X] Sidebar
- [X]
sidebar
- [X]
- [X] Notes
- [X]
note
- [X]
noteref
- [X]
- [X] Annotation
- [X]
annotation
- [X]
annoref
- [X]
- [X] Epigraph
- [X]
epigraph
- [X]
- [X] Byline
- [X]
byline
- [X]
- [X] Dateline
- [X]
dateline
- [X]
- [X] Word
- [X]
w
- [X]
- [X] Link
- [X]
a
- [X]
- [X] Inline
- [X]
em
- [X]
strong
- [X]
dfn
- [X]
kbd
- [X]
code
- [X]
- [X] Sample
- [X]
samp
- [X]
- [X] List
- [X]
list
- [X]
pl
- [X]
ol
- [X]
ul
- [X]
- [X]
li
- [X]
dl
- [X]
dt
- [X]
dd
- [X]
- [X]
- [X] Quotation
- [X]
blockquote
- [X]
q
- [X]
- [X] Poem
- [X]
poem
- [X]
- [X] Lines
- [X]
line
- [X]
linenum
- [X]
linegroup
- [X]
- [X] Address
- [X]
address
- [X]
- [X] Table
- [X]
table
- [X]
caption
- [X]
thead
- [X]
tbody
- [X]
tfoot
- [X]
tr
,th
,td
- [X]
- [X] Headings
- [X] Tite
- [X] Author
- [X]
doctitle
- [X]
docauthor
- [X]
bridgehead
- [X]
level1
-level6
- [X]
h1
-h6
- [X] Special
- [X]
q
- [X]
sub
- [X]
sup
- [X]
span
- [X]
br
- [X]
bdo
- [X]
- [X] Anchor
- [X] Abbreviation
- [X] Acronym
- [X] Computer Code
- [X] Defining Instance
- [X] Emphasis
- [X] Keyboard Input
- [X] Line Break
- [X] Page Number
- [X] Producer’s Note
- [X] Quotation
- [X] Sample
- [X] Sentence
- [X] Span
- [X] Subscript and Superscript
- [X] Word
- [X] Address
- [X] Author
- [X] Bridgehead
- [X] Byline
- [X] Computer Code
- [X] Dateline
- [X] Epigraph
- [X] Keyboard Input
- [X] Linegroup
- [X] Lists
- [X] Note
- [X] Paragraph
- [X] Producer’s Note
- [X] Quotation
- [X] Sample
- [X] Sidebar
Contributions to this project are welcome. If you find any issues or have suggestions for improvement, please open an issue or submit a pull request.
This work is licensed under Creative Commons Attribution-ShareAlike 4.0 International.