RJ 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 c
RJ wrote on 05/24/2011 01:02:16 PM:
> Michael Glavassevich ca.ibm.com> writes:
>
> >
> >
> > RJ dag.com> wrote on 05/23/2011 08:22:48 PM:
> > > Is there a way to identify group references in a sequence under a
> > > complex type.
>
> >There is no schema component for a reference to a model grou
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.
-
Michael Glavassevich ca.ibm.com> writes:
>
>
> RJ dag.com> wrote on 05/23/2011 08:22:48 PM:
> > Is there a way to identify group references in a sequence under a
> > complex type.
>There is no schema component for a reference to a model group definition, but
>you might be able to match it u