[ http://nagoya.apache.org/jira/browse/XERCESC-824?page=history ]
     
Alberto Massari resolved XERCESC-824:
-------------------------------------

     Assign To:     (was: Xerces-C Developers Mailing List)
    Resolution: Fixed

I run the testcase using Xerces 2.6 and it looks like the bug has been fixed. 
Please verify.

Alberto

> Date validation is not working
> ------------------------------
>
>          Key: XERCESC-824
>          URL: http://nagoya.apache.org/jira/browse/XERCESC-824
>      Project: Xerces-C++
>         Type: Bug
>   Components: Validating Parser (Schema) (Xerces 1.5 or up only)
>     Versions: 2.1.0
>  Environment: Operating System: Windows XP
> Platform: PC
>     Reporter: Daniel Lindberg
>  Attachments: TestXsdDate.cpp, TestXsdDate.cpp, TestXsdDate.xml, 
> TestXsdDate.xsd, TestXsdEnum.xml, TestXsdEnum.xsd, XMLErrorHandler.cpp, 
> XMLErrorHandler.h
>
> Using DOMBuilder::parseURI to parse an XML file with a valid schema 
> (according 
> to xsv)  I get the folloing error message in my error file:
> Datatype error: Type:InvalidDatatypeValueException, Message:Value '
>                       2000-01-01
>               ' is not in enumeration .
> The element type is an xsd:date.  I belive the date to be valid.  This error 
> did not occur in version 1.6 using DOMParser::parse using the same XML file 
> and 
> schema.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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

Reply via email to