-
Bug
-
Resolution: Fixed
-
P2
-
1.3.0
-
b94
-
generic
-
generic
The javax.xml.validation.Validator class created for XML schema accepts a gMonth as folows "--%M--%z" , but according to the XML Schema spec errata E2-12 [1], the correct lexical space is now "--%M%z". So, validation process should report error on presence gMonth value like "--%M--%z".
- relates to
-
JDK-6221858 XMLGregorianCalendar implementation handles gMonth incorrectly
-
- Resolved
-