PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3226 *** shadow/3226 Wed Aug 22 07:47:58 2001 --- shadow/3226.tmp.14213 Wed Aug 22 07:47:58 2001 *************** *** 0 **** --- 1,30 ---- + +============================================================================+ + | Identity Constrain Error: identity constraint "KeyRef@xxxxxx" has a keyr | + +----------------------------------------------------------------------------+ + | Bug #: 3226 Product: Xerces-J | + | Status: NEW Version: 1.4.2 | + | Resolution: Platform: PC | + | Severity: Major OS/Version: Windows NT/2K | + | Priority: Other Component: Schema-Structures | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: http://www.w3.org/TR/xmlschema-0/#quartelyReport | + +============================================================================+ + | DESCRIPTION | + When validating the primer example given in + + http://www.w3.org/TR/xmlschema-0/#quartelyReport + + I receive the following error: + + org.xml.sax.SAXParseException: Identity Constraint error: identity + constraint "KeyRef@316e52" has a keyref which refers to a key or unique that is + out of scope. in file:///D:/dev/xml/keys/primer.xml at line 14, column 13. + + A work around for this bug can be accomplished by moving the 'dummy2' keyref + element from the 'regions' element to the parent element 'purchaseReport' and + modifying the 'selector' elements 'xpath' attribute to + xpath="r:regions/r:zip/r:part". --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
