[ https://issues.apache.org/jira/browse/XERCESJ-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mukul Gandhi updated XERCESJ-1698: ---------------------------------- Fix Version/s: 2.12.1 Description: As per the spec here, [https://www.w3.org/TR/xmlschema11-1/#sec-src-attdecl], point "5 If fixed and use are both present, use must not have the actual value prohibited." is newly introduced in XSD 1.1. On the branch xml-schema-1.1-dev, this was implemented with our XSD 1.1 implementation but while doing validation in XSD 1.0 mode we get an erroneous behavior. (was: As per the spec here, https://www.w3.org/TR/xmlschema11-1/#sec-src-attdecl, point "5 If fixed and use are both present, use must not have the ·actual value· prohibited." is newly introduced in XSD 1.1. This was implemented in our XSD 1.1 implementation, but while doing XSD 1.0 validation with our XSD 1.1 support we get an erroneous error.) Summary: XSD 1.1 implementation: Attribute Declaration Representation, exhibits erroneous behavior when validating in XSD 1.0 mode (was: xml-schema-1.1-dev implementation: Attribute Declaration Representation, gives an error with XSD 1.0 validation) > XSD 1.1 implementation: Attribute Declaration Representation, exhibits > erroneous behavior when validating in XSD 1.0 mode > ------------------------------------------------------------------------------------------------------------------------- > > Key: XERCESJ-1698 > URL: https://issues.apache.org/jira/browse/XERCESJ-1698 > Project: Xerces2-J > Issue Type: Bug > Components: XML Schema 1.1 Structures > Affects Versions: 2.12.0 > Reporter: Mukul Gandhi > Assignee: Mukul Gandhi > Priority: Major > Fix For: 2.12.1 > > > As per the spec here, [https://www.w3.org/TR/xmlschema11-1/#sec-src-attdecl], > point "5 If fixed and use are both present, use must not have the actual > value prohibited." is newly introduced in XSD 1.1. On the branch > xml-schema-1.1-dev, this was implemented with our XSD 1.1 implementation but > while doing validation in XSD 1.0 mode we get an erroneous behavior. -- 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