598
I Use This!
Very Low Activity

News

Analyzed 1 day ago. based on code collected 2 days ago.
Posted over 4 years ago by Mukul Gandhi
Key/Keyref are not validated correctly
Posted over 4 years ago by Mukul Gandhi
Key/Keyref are not validated correctly
Posted over 4 years ago by Mukul Gandhi
I'm reopening this issue. The current development code on both trunk and xsd 1.1 branch, doesn't work fine for this issue. The fix, that was done for this issue earlier, breaks the solution that has been implemented for issue XERCESJ-1515. As per my Read more
Posted over 4 years ago by Mukul Gandhi
I've verified the XSD validation behavior of the sample posted in this bug report, using JDK 13's XSD 1.0 validator which doesn't lead to validation failure (i.e validation passes). The latest Xerces XSD 1.0 & 1.1 codebases, also don't produce a Read more
Posted over 4 years ago by Mukul Gandhi
Change in behavior when a keyref refers an out-of-scope unique or key
Posted over 4 years ago by Mukul Gandhi
Incomplete keyrefs should not need keys
Posted over 4 years ago by Christian Hujer
Feature: DOM Level 3 LS Scenario: Serialization of a document with a DocType declaration without subsets. Given a Document with a DocumentType that does not specify an external and internal subset, When serializing it using DOM Level 3 Read more
Posted over 4 years ago by Mukul Gandhi
XSD 1.1 assert error message improvements
Posted over 4 years ago by Mukul Gandhi
Namespace issue with xs:assert within xs:override
Posted over 4 years ago by Mukul Gandhi
While using xsd xs:key having 'ref' attribute, a java.lang.NullPointerException is emitted