RJ <[email protected]> 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: [email protected] > For additional commands, e-mail: [email protected] Thanks. Michael Glavassevich XML Parser Development IBM Toronto Lab E-mail: [email protected] E-mail: [email protected]
