You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by Jeehong Min <je...@parasoft.com> on 2004/07/31 03:56:28 UTC

scope of import

All,

Just wanted to verify correct behavior in Xerces.

Suppose I have 3 schemas, with namespaces A, B, and C.
Schema A imports only schema B.  Schema B imports schema C.
Is it legal for schema A to use a type from schema C?

Xerces says no, saying that types from schema C are not referenceable from
schema A.  I agree with Xerces.  However, I have a customer who is using
XMLSpy which does not complain about this.

So, what is the correct interpretation?

Thanks,

Jeehong


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org