[
https://issues.apache.org/jira/browse/XERCESJ-1308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Glavassevich updated XERCESJ-1308:
------------------------------------------
Description: 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.
(was: 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.)
> 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
> Assignee: Michael Glavassevich
> Priority: Minor
> Original Estimate: 1.5h
> Remaining Estimate: 1.5h
>
> 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]