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 1425 - [FO] Editorial: simplify some op: function names
Summary: [FO] Editorial: simplify some op: function names
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: Functions and Operators 1.0 (show other bugs)
Version: Last Call drafts
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Ashok Malhotra
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-13 21:33 UTC by Michael Rys
Modified: 2005-09-29 11:12 UTC (History)
0 users

See Also:


Attachments

Description Michael Rys 2005-05-13 21:33:39 UTC
The new WD has simplified the dateTime and date substraction functions by 
removing two and making the remaining two op-functions.

We propose to simplify their names from

op:subtract-dateTimes-yielding-dayTimeDuration
op:subtract-dates-yielding-dayTimeDuration

to 
op:subtract-dateTimes
op:subtract-dates

to be aligned with the already exisiting op:subtract-times.
Comment 1 Ashok Malhotra 2005-05-20 22:50:18 UTC
The WGs agreed at the joint meeting on 5/19/2005 to make this change.

Ashok Malhotra