You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2003/02/13 19:49:51 UTC

DO NOT REPLY [Bug 17054] New: - Spurious parser validation failure on date

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=17054>.
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=17054

Spurious parser validation failure on date

           Summary: Spurious parser validation failure on date
           Product: Xerces2-J
           Version: 2.0.1
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: SAX
        AssignedTo: xerces-j-dev@xml.apache.org
        ReportedBy: dirk.van-peenen@db.com


The following exception is thrown during validation:

org.xml.sax.SAXParseException: cvc-type.3.1.3: The value 
'2003-02-13T14:08:01.880Z' of element 'dateTime' is not valid.

But as shown, the date is valid. This exception is not consistently thrown -- 
we get it inconsistently a couple of times a day -- about 4 to 5 times per 12000
messages validated. Validating the same messages again in the same order does
not reliably recreate this problem, nor does validating the same message in 
a loop.

Any help is greatly appreciated.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org