|
I have an element defined in my schema as a xsd:string. I want this to be a bound to a java.sql.Date in the generated class. I defined a binding file for this member with java-type as "java.sql.Date". This generates everything as I need it. Now I know I need to write a handler to do this transformation. Has anyone done something like this before ? If yes could you please tell how you achieved this. I need the dates in the MMDDYYYY format.
Thanks Avinash **************************************************************************** This email may contain confidential material.
|
