OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

office message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] Updated: (OFFICE-2593) 19.598 table:conditionand 19.470 style:condition formulas



     [ http://tools.oasis-open.org/issues/browse/OFFICE-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eike Rathke updated OFFICE-2593:
--------------------------------

    Proposal: 
In 19.470 style:condition:

Replace
"
* is-true-formula(formula): true if the style is applied to a table cell for which formula evaluates true.
"
with
"
* is-true-formula(expression): true if the style is applied to a table cell for which expression evaluates true.
"

Replace
"
Within paragraph and table cell style conditions:
* value, value1 and value2 are a numberValue, a string or a formula.
* numberValue is a whole or decimal number. The number shall not contain comma (COMMA, U+002C) separators for numbers of 1000 or greater.
* string comprises one or more characters surrounded by quotation marks.
* formula is a formula (see 19.644) without the equals "=" (EQUALS SIGN, U+003D) at the beginning.
"
with
"
Within paragraph and table cell style conditions:
* value, value1 and value2 are a numberValue, a string or an expression.
* numberValue is a whole or decimal number. The number shall not contain comma (COMMA, U+002C) separators for numbers of 1000 or greater.
* string comprises one or more characters surrounded by quotation marks.
* expression is an expression without the equals "=" (EQUALS SIGN, U+003D) at the beginning.
"

Replace
"
The defined conditions for table cell styles, ... true-formula(formula), the formula variable ...
"
with
"
The defined conditions for table cell styles, ... true-formula(expression), the expression variable ...
"

Replace
"
The XML namespace name associated with the namespace prefix specifies the syntax and semantics of the formulas and values occurring within the condition.
"
with
"
The XML namespace name associated with the namespace prefix specifies the syntax and semantics of the expressions and values occurring within the condition.
"


In 19.598 table:condition:

Replace
"
The XML namespace name bound to the namespace prefix specifies the syntax and semantics of the formulas and values occurring within the condition.
"
with
"
The XML namespace name bound to the namespace prefix specifies the syntax and semantics of the expressions and values occurring within the condition.
"

Replace
"
- cell-content-is-in-list(list), where list is one or more string entries, separated by ';', or a formula: true if the cell's content is in list.
"
with
"
* cell-content-is-in-list(list), where list is one or more string entries, separated by ';', or an expression: true if the cell's content is in list.
"

Replace
"
The defined variables are: 
- value, value1 and value2 are a numberValue, a string or a formula. 
- numberValue is a whole or decimal number. The number shall not contain comma separators for numbers of 1000 or greater. 
- string comprises one or more characters surrounded by quotation marks. 
- formula is a formula (19.644) without the equals (=) sign at the beginning.
"
with
"
The defined variables are: 
* value, value1 and value2 are a numberValue, a string or an expression.
* numberValue is a whole or decimal number. The number shall not contain comma (COMMA, U+002C) separators for numbers of 1000 or greater.
* string comprises one or more characters surrounded by quotation marks.
* expression is an expression without the equals "=" (EQUALS SIGN, U+003D) at the beginning.
"

Furthermore, use the "Bullet List" paragraph style for all conditions in that section, instead of the "hand woven" bullet items with leading hyphen.


  was:
In 19.598 table:condition change from
formula is a formula (19.644) without the equals (=) sign at the beginning.
to
formula is a formula (19.644) without a namespace and the equals (=) sign at the beginning.

In 19.470 style:condition change from
formula is a formula (see 19.644) without the equals "=" (EQUALS SIGN, U+003D) at the beginning.
to
formula is a formula (see 19.644) without a namespace and the equals "=" (EQUALS SIGN, U+003D) at the beginning.



Updated proposal.
I don't think we need a reference to part2 as we already say "The XML namespace name bound to the namespace prefix specifies the syntax and semantics of the expressions and values occurring within the condition."


> 19.598 table:condition and 19.470 style:condition formulas
> ----------------------------------------------------------
>
>                 Key: OFFICE-2593
>                 URL: http://tools.oasis-open.org/issues/browse/OFFICE-2593
>             Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
>          Issue Type: Bug
>          Components: Styles, Table
>    Affects Versions: ODF 1.2 Part 1 CD 4 
>            Reporter: Eike Rathke
>            Assignee: Eike Rathke
>             Fix For: ODF 1.2 Part 1 CD 5
>
>
> 19.598 table:condition says: "formula is a formula (19.644) without the equals (=) sign at the beginning."
> But, 19.644 table:formula says that a leading namespace should be present. Therefor 19.598 table:condition should say
> "formula is a formula (19.644) without a namespace prefix and equals (=) sign at the beginning."
> The same for 19.470 style:condition.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]