This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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 <ndw@nwalsh.com>      | 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]