Joseph Kesselman wrote:
> Malak wrote:
>> Is there any other standard xml format (schema) for tabular data?
>
> I don't know what you mean by "any other". The concept of a table, by
> itself, is so trivial that it's almost not worth writing a schema for,
> so it hasn't been standardized by itself; it tends to be embedded in
> other schemas.
Actually there are a few: DocBook comes with three; the CALS table model
(originally US MilSpec, now in widespread use), the SASOUT Exchange
table model, and the HTML table model. There was also an ISO/IEC TR 9573
Tables DTD but I have no idea if it made it out of the SGML world.
I discussed these in some detail in my book on SGML and XML Tools
(Kluwer, 199

. As this is getting harder to find these days, I've
extracted the relevant pages at
http://books.silmaril.ie/extracts/tables.pdf
///Peter