Mukul Gandhi created XERCESJ-1727: ------------------------------------- Summary: XSD 1.1 : error message improvement Key: XERCESJ-1727 URL: https://issues.apache.org/jira/browse/XERCESJ-1727 Project: Xerces2-J Issue Type: Bug Components: XML Schema 1.1 Datatypes, XML Schema 1.1 Structures Affects Versions: 2.12.1 Reporter: Mukul Gandhi Assignee: Mukul Gandhi
When doing XML Schema 1.1 validation, one of the error message appears as following when using xs:simpleType, s4s-elt-must-match.1: The content of 'restriction' must match (annotation?, (simpleType?, (minExclusive | minInclusive | maxExclusive | maxInclusive | totalDigits | fractionDigits | length | minLength | maxLength | enumeration | whiteSpace | pattern)*)). The content of xs:restriction for xs:simpleType has changed in XML Schema 1.1 vs 1.0. The error message needs to be improved to reflect this. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: j-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: j-dev-h...@xerces.apache.org