oops, xs:dateTime gets transformed to java.util.Date, so only xs:date On Mon, Aug 10, 2009 at 3:34 PM, Stevo Slavić <[email protected]> wrote:
> Same for xs:dateTime ... > > > On Mon, Aug 10, 2009 at 3:31 PM, Stevo Slavić <[email protected]> wrote: > >> Hello castor(-maven-plugin) users, >> >> Does anyone know why does castor-maven-plugin (1.5) for xs:date elements >> generate class properties of org.exolab.castor.types.Date type? Is there any >> way to have it configured to generate java.util.Date instead? >> >> Regards, >> Stevo. >> > >

