DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4420>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4420

"1." shouldn't be a valid xs:integer

           Summary: "1." shouldn't be a valid xs:integer
           Product: Xerces-J
           Version: 1.4.3
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Schema-Datatypes
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


per http://www.w3.org/TR/xmlschema-2/#integer :

3.3.13.1 Lexical representation

integer has a lexical representation consisting of a finite-length sequence of
decimal digits (#x30-#x39) with an optional leading sign. If the sign is
omitted, "+" is assumed. For example: -1, 0, 12678967543233, +100000.

the value "1." should *not* be considered as a valid xs:integer as it is the
case in the current version.

Eric

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to