Hi meerab, The version that is on the web site is an old version of the source generator document, you can find a more recent (July) one in the CVS. To reply to your questions: 1- No castor doesn't support anymore the 10/2000 XML Schema, it only supports the recommendation document
2- You can find older version of Castor on the exolab server (ftp://ftp.exolab.org/pub/castor/) Arnaud -> -----Original Message----- -> From: meera b [mailto:[EMAIL PROTECTED]] -> Sent: Thursday, November 29, 2001 10:05 AM -> To: [EMAIL PROTECTED] -> Subject: [castor-dev] SourceGen -'schema' has not been declared in the -> XML Schema names -> -> -> Hi Folks, -> -> Castor newbee.. so bear with me.. -> -> I am attempting to generate Java source using example -> schema given in user guide (Castor version 0.9.3, file -> SourceCodeUser.pdf Page 10) -> -> The example given in user guide uses 2000/10 version -> of schema and does not have any "local prefix" for -> elements such as "schema", "complexElement" When I use -> this schema to generate Java source, I get SAX -> exception given below. -> -> -> My question is - -> 1. Does castor supports 2000/10 schema version ? -> -> 2. Is there any way I could get older version of -> castor (version 8.10) so that I could process -> 2000/10/schema ? -> (My own schema uses 2000/10 version and does not -> include local prefix for schema elements) -> -> -Thanks, -> Meera -> -> ---------------------------------------------- -> Using windows 2000 with Apache xerces 1.43 -> -> org.xml.sax.SAXException: 'schema' has not been -> declared in the XML Schema names -> pace. -> line: 3 -> at -> org.exolab.castor.xml.schema.reader.SaxUnmarshaller.error(SaxUnmarsha -> ller.java:169) -> at -> org.exolab.castor.xml.schema.reader.SchemaUnmarshaller.startElement(S -> chemaUnmarshaller.java:299) -> at -> org.apache.xerces.parsers.SAXParser.startElement(SAXParser.java:1340) -> -> -> __________________________________________________ -> Do You Yahoo!? -> Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. -> http://geocities.yahoo.com/ps/info1 -> -> ----------------------------------------------------------- -> If you wish to unsubscribe from this mailing, send mail to -> [EMAIL PROTECTED] with a subject of: -> unsubscribe castor-dev ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev
