I can open that part in the XML SPY and also this XML part is extracted directly from 'http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd'
Thank you, -Sreeni. -----Original Message----- From: Werner Guttmann [mailto:[EMAIL PROTECTED] Sent: Monday, October 06, 2008 11:43 PM To: [email protected] Subject: Re: [castor-user] Exception while generating the source code using the SourceGeneratorMain for web-app_2_5.xsd. Hi, the XML schema fragment you have attached below unfortunately is not even valid XML. Please use any XML editor and make sure that your XML (schema) are valid before trying to run the code generation. Regards Werner Sreeni Gaddam wrote: > The following xml part in the > 'http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd' is causing the > problem. Once I removed this part from the local xsd, then source > generation was successful. But Now I am getting the compilation error on > the generated source. > > Any kind of help is appreciated. > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

