Re: xsd:dateTime validation

2007-09-13 Thread Michael Glavassevich
Hi Francesco, I think this particular bug was fixed in Xerces-J 2.7.1 though have no idea how that relates to what Sun shipped in Java 5 & 6. They have their own forks of the codebase (maintained outside of Apache) which are based off releases that are several years old now and apparently have at

xsd:dateTime validation

2007-09-13 Thread Francesco Lazzarino
I found a difference between the validation of xsd:dateTime in java5 and java6. I'm posting here because java[56] uses Xerces internally, if this is out of line/scope just let me know. Example: An attribute of type dateTime with its value set to: '2007-06-18 T09:42:00Z'. Notice the space befor