This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 1595 - [FS] editorial: 4.4 Arithmetic Expressions
Summary: [FS] editorial: 4.4 Arithmetic Expressions
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: Formal Semantics 1.0 (show other bugs)
Version: Last Call drafts
Hardware: All All
: P2 minor
Target Milestone: ---
Assignee: Jerome Simeon
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-14 23:04 UTC by Michael Dyck
Modified: 2007-02-25 23:14 UTC (History)
0 users

See Also:


Attachments

Description Michael Dyck 2005-07-14 23:04:58 UTC
4.4 Arithmetic Expressions

Norm / rule 4
"fs:unary-minus(0, fs:convert-operand( ..."
    Delete "0,".

[[]]_UnaryArithOp
    You don't actually use this. If you wanted to, you could combine
    Norm / rule 4 + 5. Or you could drop the table defining it.

STA/DEv/DErr
"The ... semantics for function calls is given in [4.1.5 Function Calls]."
    Maybe you should point out 7.1.1 and/or B.2. here.
Comment 1 Mary Fernandez 2006-04-11 19:43:36 UTC
Incorporated suggested changes.
Comment 2 Michael Dyck 2006-09-29 20:55:46 UTC
The 2006-06 CR does not incorporate any of the suggested changes.
Comment 3 Jerome Simeon 2007-01-16 17:54:39 UTC
 * Fixed fs:unary-minus mapping.
 * Removed auxiliary mapping rule [[]]_UnaryArithOp
 * Added pointer to B.2 in STA and DEv, but not to 7.1.1.

- Jerome