[Bug 1425] New: [FO] Editorial: simplify some op: function names

http://www.w3.org/Bugs/Public/show_bug.cgi?id=1425

           Summary: [FO] Editorial: simplify some op: function names
           Product: XPath / XQuery / XSLT
           Version: Last Call drafts
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Functions and Operators
        AssignedTo: ashok.malhotra@oracle.com
        ReportedBy: mrys@microsoft.com
         QAContact: public-qt-comments@w3.org


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.

Received on Friday, 13 May 2005 21:33:45 UTC