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 <[EMAIL PROTECTED]>      | 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

Reply via email to