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

Reply via email to