You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by "Benson Margulies (JIRA)" <ji...@apache.org> on 2008/11/16 20:46:45 UTC

[jira] Commented: (WSCOMMONS-163) XmlSchemaType#getBaseSchemaType() always returns null

    [ https://issues.apache.org/jira/browse/WSCOMMONS-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12648016#action_12648016 ] 

Benson Margulies commented on WSCOMMONS-163:
--------------------------------------------

I committed an alternative: getBaseSchemaTypeName. Since the base schema type is specified as a QName, and it takes access to the containing collection to resolve it, I don't see a way to implement the original function, and I propose to remove it in 2.0. 

> XmlSchemaType#getBaseSchemaType() always returns null
> -----------------------------------------------------
>
>                 Key: WSCOMMONS-163
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-163
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: XmlSchema
>         Environment: any
>            Reporter: Alexander Veit
>            Assignee: Ajith Harshana Ranabahu
>
> This method is not documented (few are) but public.
> So I supposed to get some kind of base type - at least for a derived type. But unfortunately this is always null.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.