[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Correction v1.1: <table:data-pilot-field> attributetable:selected-page should be optional
Hi,
ODF v1.1 in "8.8.4 Data Pilot Field" has element
<table:data-pilot-field> with attribute table:selected-page that isn't
listed as optional, but should be. The text (under "Orientation")
correctly reads
| If the attribute value is page, the table:selected-page attribute can be
| used to specify which value is selected for the filter.
If there wasn't a page selected the attribute must not be written. The
schema does not reflect this and must be changed to
<optional>
<attribute name="table:selected-page">
<ref name="string"/>
</attribute>
</optional>
The explanatory text should add some clarity, I propose:
If the attribute value is page, the table:selected-page attribute can be
used to specify which value is selected for the filter. If there is no
page selected, the table:selected-page attribute must not be present.
Eike
--
OpenOffice.org / StarOffice Calc core developer and i18n transpositionizer.
SunSign 0x87F8D412 : 2F58 5236 DB02 F335 8304 7D6C 65C9 F9B5 87F8 D412
OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]