Re: Problem with SAXParser and gyear validation

2007-12-11 Thread Michael Glavassevich
Hi Enrique, Looks like you found a bug. The current code in SVN still has that behaviour. Can you open a JIRA issue here: https://issues.apache.org/jira/browse/XERCESJ? Thanks. Michael Glavassevich XML Parser Development IBM Toronto Lab E-mail: [EMAIL PROTECTED] E-mail: [EMAIL PROTECTED] <[EMAI

Problem with SAXParser and gyear validation

2007-12-11 Thread enrique.perez
Hi. We're using Xerce's SAXParser for validating XML documents and detect possible errors in the documents. One of the documents that we try to validate has an element that is defined in the schema as "xsd:gYear". If we put a value with two digits (for example "07") in this element we should get