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 30258 - [FO31] (editorial) Note in 8.4.3 uses "either duration", but there's only one
Summary: [FO31] (editorial) Note in 8.4.3 uses "either duration", but there's only one
Status: NEW
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: Functions and Operators 3.1 (show other bugs)
Version: Recommendation
Hardware: PC Windows NT
: P2 editorial
Target Milestone: ---
Assignee: Michael Kay
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-27 13:43 UTC by Abel Braaksma
Modified: 2018-05-27 13:43 UTC (History)
0 users

See Also:


Attachments

Description Abel Braaksma 2018-05-27 13:43:46 UTC
The Note under 8.4.3 op:multiply-yearMonthDuration says:

> Either duration (and therefore the result) may be negative.

But this operator has one xs:yearMonthDuration and one xs:double argument. Perhaps it was meant to read "Either operand... ", as seen in 8.4.4 and 8.4.8.