the .Net service i'm trying to talk to doesn't like the format of the dates
that Axis is sending (1999-05-01T06:00:00.000Z).  I've tried replacing the
setXmlType line in the generated code to reference "date" instead of
"dateTime," but that doesn't seem to be doing the trick.  Can anyone tell me
how to get Axis just to send the date in "YYYY-MM-DD" format?

Reply via email to