Hello, I had a couple questions:
1. What is the best way to obtain a list of "include"s from a particular XSModel. I basically want to get a list of xsd's included in the present xsd. 2. Or the converse. Given a XSTypeDefinition, is there a way to find which .xsd it was defined in? It is possible that the XsModel encapsulates an xsd and all other xsds that were "include"d within the first one. I want to be able to tell which xsd a particular type is coming from. Thanks, Ranjit -- View this message in context: http://www.nabble.com/Accessing-the-%3Cxs%3Ainclude-schemaLocation%3D%22%22-%3E-in-the-XS-Schema-API-tp23788654p23788654.html Sent from the Xerces - J - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
