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 6355 - [FO] Error in example of op:divide-dayTimeDuration
Summary: [FO] Error in example of op:divide-dayTimeDuration
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: Functions and Operators 1.0 (show other bugs)
Version: Recommendation
Hardware: PC Windows NT
: P2 minor
Target Milestone: ---
Assignee: Michael Kay
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
: 9136 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-01-05 12:58 UTC by Michael Kay
Modified: 2010-02-24 10:39 UTC (History)
1 user (show)

See Also:


Attachments

Description Michael Kay 2009-01-05 12:58:34 UTC
In 10.6.9 op:divide-dayTimeDuration

the example

op:divide-dayTimeDuration(xs:yearMonthDuration("P1DT2H30M10.5S"), 1.5)

should read

op:divide-dayTimeDuration(xs:dayTimeDuration("P1DT2H30M10.5S"), 1.5)
Comment 1 Michael Kay 2009-01-28 21:10:23 UTC
Erratum E39 has been drafted to fix this example. The bug is therefore being marked fixed and closed.
Comment 2 Michael Kay 2010-02-24 10:39:43 UTC
*** Bug 9136 has been marked as a duplicate of this bug. ***