← Prev in month ← Prev in thread

DOCBOOK: RFE 513426: Text alternative for tables

From
Norman Walsh <>
Date
2002-02-05T22:38:00+00:00
ID
Thread
DOCBOOK: RFE 513426: Text alternative for tables
RFE 513426: Text alternative for tables

Just like graphics, WAI guidelines require a text alternative to be
provided for tables.

I propose that we address this by adding textobject to tables:

Changing the content model of table to:

<!ENTITY % tbl.table.mdl
	"((%formalobject.title.content;), (%ndxterm.class;)*, textobject*,
          (graphic+|mediaobject+|tgroup+))">

And the content model of informaltable to:

<!ELEMENT informaltable %ho; (textobject*, (graphic+|mediaobject+|tgroup+))>

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <>      | There is nothing which human
http://www.oasis-open.org/docbook/ | courage will not undertake, and
Chair, DocBook Technical Committee | little that human patience will
                                   | not endure.--Dr. Johnson
← Prev in month ← Prev in thread