[Bug 2319] [XSLT 2.0] format-date/dateTime/time() recoverable errors

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

           Summary: [XSLT 2.0] format-date/dateTime/time() recoverable
                    errors
           Product: XPath / XQuery / XSLT
           Version: Last Call drafts
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: XSLT 2.0
        AssignedTo: mike@saxonica.com
        ReportedBy: colin@colina.demon.co.uk
         QAContact: public-qt-comments@w3.org


The test says:
"In general, the use of an invalid picture, language, calendar, or country
argument is classified as a recoverable dynamic error, with the optional
recovery action being to output the value of the date, time, or dateTime in a
fallback representation."

Note however, that recovery is optional. If the processor chooses to report the
error and terminate, then what error code should it report?
There is no general-purpose recoverable error corresponding to XTDE0030.

Received on Wednesday, 28 September 2005 16:52:20 UTC