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 "Raymond Feng (JIRA)" <ji...@apache.org> on 2007/07/30 22:31:52 UTC

[jira] Created: (WSCOMMONS-225) XmlSchema.getTypeByQName() doesn't look up types in the included/imported schemas

XmlSchema.getTypeByQName() doesn't look up types in the included/imported schemas
---------------------------------------------------------------------------------

                 Key: WSCOMMONS-225
                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-225
             Project: WS-Commons
          Issue Type: Bug
          Components: XmlSchema
            Reporter: Raymond Feng


org.apache.ws.commons.schema.XmlSchema.getTypeByQName()/getElementByQName()  doesn't look up in the imported/included schemas. Is it by design?

-- 
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: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


[jira] Commented: (WSCOMMONS-225) XmlSchema.getTypeByQName() doesn't look up types in the included/imported schemas

Posted by "Ajith Harshana Ranabahu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WSCOMMONS-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536734 ] 

Ajith Harshana Ranabahu commented on WSCOMMONS-225:
---------------------------------------------------

It seems to me that it is desired if this method would search all the imported/ included schemas. What do others think ?

> XmlSchema.getTypeByQName() doesn't look up types in the included/imported schemas
> ---------------------------------------------------------------------------------
>
>                 Key: WSCOMMONS-225
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-225
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: XmlSchema
>            Reporter: Raymond Feng
>
> org.apache.ws.commons.schema.XmlSchema.getTypeByQName()/getElementByQName()  doesn't look up in the imported/included schemas. Is it by design?

-- 
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: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


[jira] Resolved: (WSCOMMONS-225) XmlSchema.getTypeByQName() doesn't look up types in the included/imported schemas

Posted by "Ajith Harshana Ranabahu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WSCOMMONS-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ajith Harshana Ranabahu resolved WSCOMMONS-225.
-----------------------------------------------

    Resolution: Fixed
      Assignee: Ajith Harshana Ranabahu

I have implemented this functionality and also added the necessary tests. 

> XmlSchema.getTypeByQName() doesn't look up types in the included/imported schemas
> ---------------------------------------------------------------------------------
>
>                 Key: WSCOMMONS-225
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-225
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: XmlSchema
>            Reporter: Raymond Feng
>            Assignee: Ajith Harshana Ranabahu
>
> org.apache.ws.commons.schema.XmlSchema.getTypeByQName()/getElementByQName()  doesn't look up in the imported/included schemas. Is it by design?

-- 
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: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


[jira] Commented: (WSCOMMONS-225) XmlSchema.getTypeByQName() doesn't look up types in the included/imported schemas

Posted by "Ajith Harshana Ranabahu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WSCOMMONS-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538564 ] 

Ajith Harshana Ranabahu commented on WSCOMMONS-225:
---------------------------------------------------

As per the response to RC-1 I have added two new methods and solved the recursive import problem.

> XmlSchema.getTypeByQName() doesn't look up types in the included/imported schemas
> ---------------------------------------------------------------------------------
>
>                 Key: WSCOMMONS-225
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-225
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: XmlSchema
>            Reporter: Raymond Feng
>            Assignee: Ajith Harshana Ranabahu
>
> org.apache.ws.commons.schema.XmlSchema.getTypeByQName()/getElementByQName()  doesn't look up in the imported/included schemas. Is it by design?

-- 
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: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org