Hi, replace 'timeInstant' by 'dateTime', 'timeInstant' is no longer an XML Schema type.
Arnaud -> -----Original Message----- -> From: Zeev Halevi [mailto:[EMAIL PROTECTED]] -> Sent: Thursday, November 01, 2001 9:02 AM -> To: [EMAIL PROTECTED] -> Subject: [castor-dev] XML Schema timeInstant -> java.util.Date in Source -> Code Generator -> -> -> Hi all, -> -> I'm new to this amazing tool. -> I want the Source Code Generator to generate -> java.util.Date, -> In the schema I use: -> <xsd:element name="fromDate" type="xsd:timeInstant"/> -> -> And the generator complains: -> Type not found for element: fromDate -> -> The generated code looks like: -> private FromDate _fromDate; -> -> Can someone advise? -> -> Thanks, -> Zeev Halevi -> -> __________________________________________________ -> Do You Yahoo!? -> Make a great connection at Yahoo! Personals. -> http://personals.yahoo.com -> -> ----------------------------------------------------------- -> 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
