the .Net service i'm trying to talk to doesn't like the format of the datesConvert it into a string, and send it that way.
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?
That would work, as that is what I do.
-- "We do not lose our identity in our relations with others; in part, at least, we achieve our identity by those relations." Tony Blair, 1993
