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 RJ <rj...@dag.com> on 2011/05/24 19:27:44 UTC

Differentiate between local global complex types and the ones from included schema

Is there a way to differentiate between local global complex types and the ones 
from included schemas

I use namesapce to differentiate between local global complex types and the 
ones from imported schemas

I couldn't figure out how to do it for included schemas.




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


Re: Differentiate between local global complex types and the ones from included schema

Posted by Michael Glavassevich <mr...@ca.ibm.com>.
RJ <rj...@dag.com> wrote on 05/24/2011 01:27:44 PM:

> Is there a way to differentiate between local global complex types
> and the ones from included schemas

No. I think I mentioned this before, but worth repeating... Xerces' XML
Schema API provides a schema component centric view of an XML Schema. Often
you can find ways to map back to XML schema document concepts, but that
isn't possible in general.

> I use namesapce to differentiate between local global complex types and
the
> ones from imported schemas
>
> I couldn't figure out how to do it for included schemas.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: j-users-unsubscribe@xerces.apache.org
> For additional commands, e-mail: j-users-help@xerces.apache.org

Thanks.

Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: mrglavas@ca.ibm.com
E-mail: mrglavas@apache.org