How to load Include/Redefine/Import Namespaces? [message #53951] |
Mon, 11 October 2004 20:56  |
Eclipse User |
|
|
|
Originally posted by: annasser.breathe.com
Hi folks,
I have got three schema files, one of them includes another schema, while
the another one import some other schema. However, when I load the main
Schema the others seem not be visible or loaded. How do I make sure that
the included/imporrtes Schemas are visible.
Rgs
Anne
|
|
|
Re: How to load Include/Redefine/Import Namespaces? [message #54034 is a reply to message #53951] |
Tue, 12 October 2004 08:24  |
Eclipse User |
|
|
|
Originally posted by: merks.ca.ibm.com
Anne,
Imports are not transitive, i.e., including a schema that contains an
import is not the same has having the import directly in the including
schema, so you likely need to add more direct imports.
Anne wrote:
>Hi folks,
>
>I have got three schema files, one of them includes another schema, while
>the another one import some other schema. However, when I load the main
>Schema the others seem not be visible or loaded. How do I make sure that
>the included/imporrtes Schemas are visible.
>
>Rgs
>Anne
>
>
>
|
|
|
Re: How to load Include/Redefine/Import Namespaces? [message #592089 is a reply to message #53951] |
Tue, 12 October 2004 08:24  |
Eclipse User |
|
|
|
Anne,
Imports are not transitive, i.e., including a schema that contains an
import is not the same has having the import directly in the including
schema, so you likely need to add more direct imports.
Anne wrote:
>Hi folks,
>
>I have got three schema files, one of them includes another schema, while
>the another one import some other schema. However, when I load the main
>Schema the others seem not be visible or loaded. How do I make sure that
>the included/imporrtes Schemas are visible.
>
>Rgs
>Anne
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03066 seconds