ODF New Proposal Template
Summary
Proposal owner: Michael Brauer
Proposal short name: Table Protected
Rationale
Use cases:
During the review of ODF 1.2 draft 7-11 we noticed that the table:protected attribute turned into table:protect. In draft 6, section 8.1.3.14 the attribute was named table:protected in the description, but table:protect in the schema. The proposal to resolve this is to deprecate table:protect attribute, and to introduce a new attribute table:protected into the schema which has the same semantics as table:protect.
Alternatives considered:
Change description to table:protected.
Requested changes to the ODF Standard
Text changes/additions (please state section numbers):
Add to section that describes table:protect (18.1049 in draft 7-12c):
This attribute is deprecated in favor of the table:protected attribute.
Add to the section that describes table:protected (18.1050 in draft 7-12c):
<table:table-cell>
The table:protected attribute specifies whether or not a table cell is protected. Users can not edit the content of a cell that is marked as protected.
The default value for this attribute is false.
attribute-table:protected_element-table:table-cell
Schema changes/additions:
<define name="table-table-cell-attlist" combine="interleave">
<optional>
<attribute name="table:protected">
<ref name="boolean"/>
</attribute>
</optional>
</define>
Impacts
Conformance:
This proposal does not add any mandatory features.
Backwards compatibility:
Existing application that have considered the schema to be normative rather than the description will ignore the attribute.
Accessibility impact:
No accessibility impact.
Workflow (to be filled in by TC Chairs)
Category: CategoryIntegratedProposal CategoryODF1.2Proposal
Date Proposal initially made: 26-Nov-2008
Dates Proposal discussed on TC calls: 15-Dec-2008
Proposal Copy for ballot: table-protected.odt
Date vote is requested:
Date vote is held:5 January 2009
Results of vote:Approved
Version in which this proposal has been integrated: ODF 1.2 draft 8
Office Wiki