>>>>> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> It will breaks backward compatibility (i.e., new format files
Dekel> cannot be read by the current code).
Are you sure? Do you mean that is a tag is missing, it will not have a
proper default value?
>> Obviously, as is is used, Column and Cell could be merged (is
>> there only one cell per column?). Or maybe the current format is
>> needed to support multicolumn?
Dekel> We need place to put column attributes. It is possible to put
Dekel> them in the <Cell> tags in the first row, but it is probably
Dekel> not a good idea.
What I meant is that
- either column attribute are the same for all the cell of the column
and we can have column tags at the beginning of the inset
- or we can have different column attributes for some cells and the
current setup is needed.
Copying the format from another DTD (docbook?) would have been a good
idea, maybe.
JMarc