Updated: (XERCESJ-1218) Composite key does not work 2006-12-05 - By Sorin Ristache (JIRA)
[ http://issues.apache.org/jira/browse/XERCESJ-1218?page=all ]
Sorin Ristache updated XERCESJ-1218: ------------------------------------
Attachment: keyConstraints.xsd
Sample XML Schema
> 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 (@(protected), e2/@(protected)) 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: j-dev-unsubscribe@(protected) For additional commands, e-mail: j-dev-help@(protected)
|
|