[ 
https://issues.apache.org/jira/browse/UIMA-2012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021012#comment-13021012
 ] 

Richard Eckart de Castilho commented on UIMA-2012:
--------------------------------------------------

In the case of the import-by-location, it is a relative import:

{code}
<imports>
    <import location="../../../../../../BasicTypeSystem.xml"/>
</imports>
{code}

I can open the type system that contains this import nicely in the Component 
Description Editor.

> Handling of imported type systems causes error
> ----------------------------------------------
>
>                 Key: UIMA-2012
>                 URL: https://issues.apache.org/jira/browse/UIMA-2012
>             Project: UIMA
>          Issue Type: Bug
>          Components: CasEditor
>            Reporter: Peter Klügl
>            Priority: Minor
>             Fix For: 2.3.2SDK
>
>
> When opening a XMI with a type system that imports other type systems (by 
> location), the editor displays an error. This problem occurs, if XMI contains 
> data of types that are specified in the imported type systems. May be related 
> to UIMA-2011.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to