Skip to main content



      Home
Home » Archived » XML Schema Definition (XSD) » How to load Include/Redefine/Import Namespaces?
How to load Include/Redefine/Import Namespaces? [message #53951] Mon, 11 October 2004 20:56 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
>
>
>
Previous Topic:How to load Include/Redefine/Import Namespaces?
Next Topic:Incremental update of the facet's list
Goto Forum:
  


Current Time: Thu Apr 24 23:28:31 EDT 2025

Powered by FUDForum. Page generated in 0.03066 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top