[Bug 10387] New: [FO11]: format-integer format token to disallow digits besides 0 or 1

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

           Summary: [FO11]: format-integer format token to disallow digits
                    besides 0 or 1
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Functions and Operators 1.1
        AssignedTo: mike@saxonica.com
        ReportedBy: brettz9@yahoo.com
         QAContact: public-qt-comments@w3.org


Hi,

In the docs under section 4.5.1, it says, "The primary format token is one of
the following:...Any sequence of Unicode digits drawn from the same digit
family, where a digit family is a sequence of ten consecutive Unicode
characters in category Nd, having digit values 0 through 9."

While the example makes clear how the different language equivalents might
interpret 0 and 1, it is not clear to me from the text how other digits are to
be interpreted, though I might guess they would be treated like 1 (though in
that case I see no reason to allow other numbers, as it could be confusing if
they all behave like 1). Thank you...

-- 
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 Tuesday, 17 August 2010 17:39:32 UTC