Composite key does not work
---------------------------
Key: XERCESJ-1218
URL: http://issues.apache.org/jira/browse/XERCESJ-1218
Project: Xerces2-J
Issue Type: Bug
Components: XML Schema Structures
Affects Versions: 2.9.0
Reporter: Sorin Ristache
Attachments: keyConstraints.xml, keyConstraints.xsd
In the attached sample schema the identity constraint set with the key named
"checkAttrib" is not checked when the attached XML instance is validated
against the sample schema. The validation should fail because there are
elements e1 fo which the pair (@a1, e2/@a2) has duplicate values. The XML
Schema specification say that the key is declared correctly.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]