← Prev in month ← Prev in thread
Next in thread → Next in month →

ODF Part 2 Open Formula - Whitespace between FunctionName andopening parentheses of parameter list

From
Martin Devlin <>
Date
2011-02-08T04:50:48+00:00
ID
1297140635.25617.6.camel@marty-desktop
Thread
ODF Part 2 Open Formula - Whitespace between FunctionName andopening parentheses of parameter list
There appears to be a contradiction in the specification regarding white
space after a function name.

In Section 5.2:

The EBNF for Expression allows Whitespace between the FunctionName and
opening parentheses of the parameterList:

  Expression ::=
    ....
    FunctionName Whitespace* '(' ParameterList ')' |
    ....

In Section 5.14:
"Whitespace shall be ignored just before a function name, but whitespace
shall not separate a function name from its initial opening
parentheses."

I assume the EBNF for Expression needs to be corrected. Hope this helps.

regards,
Martin
← Prev in month ← Prev in thread
Next in thread → Next in month →