- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 05 Jan 2009 12:58:35 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6355
Summary: [FO] Error in example of op:divide-dayTimeDuration
Product: XPath / XQuery / XSLT
Version: Recommendation
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: minor
Priority: P2
Component: Functions and Operators
AssignedTo: mike@saxonica.com
ReportedBy: mike@saxonica.com
QAContact: public-qt-comments@w3.org
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)
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Monday, 5 January 2009 12:58:43 UTC