XSObject.getNamespaceItem() was never implemented; always returns null.
-----------------------------------------------------------------------
Key: XERCESJ-1308
URL: https://issues.apache.org/jira/browse/XERCESJ-1308
Project: Xerces2-J
Issue Type: Bug
Components: XML Schema API
Affects Versions: 2.9.1
Reporter: Michael Glavassevich
Priority: Minor
The implementation of XSObject.getNamespaceItem() in Xerces-J 2.9.1 and earlier
releases always returns null. There are revisits in the code to implement this
method. Looks like we completely forgot about it. For every globally declared
component It's supposed to return a non-null XSNamespaceItem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]