> the problem still exists! > Any insight will be welcome! That first XSD file, do you know how that is loaded? Specifically, is there an entity resolver in there somewhere that opens the XSD file? If so, do you perhaps open an input stream and don't set a system id.
Because we use Xerces on Solaris (different versions over time, currently 2.6.0), and have no problems with schema's importing other schema's. So you should look at differences between how you run it on Solaris and how on Windows. E.g. the case sensitivity already mentioned or the directory you run the program from or whatever. Also, how do you specify the full path on Windows? And have you tried specifying a relative path to the schema just to see whether that works? Or a URL, like file:///projects/xxx/XXX/ddd/uuu/vvv/ppp/my_schema.xsd Just throwing some suggestions in the air. Kind regards, --Sander. > > TIA > > --- nnsp kjkjk <[EMAIL PROTECTED]> a écrit : > Thanks > George, > > > > It was a mistake on my email. > > > > I normally take care of the case sensitive aspect of > > writing file names on Unix Like OS. > > > > So an answer will be greatly appreciated. > > TIA > > Samuel. > > > > --- George Cristian Bina <[EMAIL PROTECTED]> a écrit : > > > > > > I can't validate a xsd file with xs:include tag > > > and > > > > relative path on it on Solaris. The same program > > > works > > > > fine on window xp. > > > > > > > > For the "main" xsd file i gave the absolute path > > : > > > > /projects/xxx/XXX/ddd/uuu/vvv/ppp/my_schema.xsd. > > > > In this file i used xs:include > > > > > > > > > schemaLocation="../../VVV/TTT/my_second_schema.xsd" > > > > > > On Unix like operating systems the file names are > > > case sensitive, so vvv and > > > VVV are different. > > > > > > Best Regards, > > > George > > > > > > ------------------------------------------------------------- > > > George Cristian Bina mailto:[EMAIL PROTECTED] > > > <oXygen/> XML Editor - http://www.oxygenxml.com/ > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: > > > [EMAIL PROTECTED] > > > For additional commands, e-mail: > > > [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > Yahoo! Mail : votre e-mail personnel et gratuit qui > > vous suit partout ! > > Créez votre Yahoo! Mail sur > > http://fr.benefits.yahoo.com/ > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > > > > > Yahoo! Mail : votre e-mail personnel et gratuit qui vous suit > partout ! > Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]