DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6233>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6233 Xerces does not support multi schema locations Summary: Xerces does not support multi schema locations Product: Xerces2-J Version: 2.0.0 Platform: All OS/Version: All Status: NEW Severity: Major Priority: Other Component: XML Schema Structures AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I have a sample XML schema + instance files which are validated by both xsv and xml spy but xerces seems to have a problem with multi schema locations. I dont know how to attach files here.. but you can contact me and i'll send the zip files. To get started, I've explained the file structure. The basic structure is NameSpace 1 has 2 files A - root element with abstract types x, y + ##any element B - simple type element Namespace 2 has 2 files C - concrete implementation of abstract type x D - concrete implementation of abstract type y Sample file schemalocation = " ns1 - file a ns1 - file b ns2 file c ns2 file d" root element contains x - xsi:type from fileC y- xsi: type from file D element defined in file B please contact me - [EMAIL PROTECTED] if you need further clarifications thank you -rajesh manglani --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
