-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: ODF 1.2
-
Fix Version/s: ODF 1.2 Errata 01, ODF 1.3
-
Component/s: Part 3 (Schema) [1.2: 1], Table
-
Labels:None
-
Proposal:
In ODF 1.2 we have:
------------------------------------------
9.617 table:display
The table:display attribute specifies whether a table is displayed.
The defined values for the table:display attribute are:
● false: table is not displayed.
● true: table is displayed.
...
For <table:error-message> 9.4.7 and <table:help-message> 9.4.6 elements the default
value for this attribute is false.
The table:display attribute is usable with the following elements: ... <table:error-message> 9.4.7....
------------------------------------------
I suspect that it is the intention that the table:display attribute of the table:error-message element indicates whether the errormessage is visible, not whether the table is. But that is not what this section says!