You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by Rahul Srivastava <Ra...@Sun.COM> on 2001/12/11 19:53:10 UTC

patch for XSDHandler

Hi,

XSDHandler:getGlobalDecl() does not report error for a keyref referencing to a 
non declared key with same name as that of keyref.
<example>
    <xsd:keyref name="abc" refer="abc">
</example>

Please find attached patch for the same.

Cheers,
Rahul.

Sun Microsystems, Inc.