[Bug 1880] New: Need more error codes in xsl:decimal-format

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

           Summary: Need more error codes in xsl:decimal-format
           Product: XPath / XQuery / XSLT
           Version: Last Call drafts
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: XSLT 2.0
        AssignedTo: mike@saxonica.com
        ReportedBy: david_marston@us.ibm.com
         QAContact: public-qt-comments@w3.org


Error codes are needed for
1. zero-digit being assigned to a charcter that does not represent zero
2. assigning a string longer than one character to any of the 7 properties that
are specified to be 1 character long
Both of these situations are already identified as errors.

Received on Monday, 22 August 2005 20:24:12 UTC