null values are not valid instances of the dateTime datatype. You have to
either put xsi:nil="true" on the XML or change the type to string.
> Hi,
>
[quoted text clipped - 14 lines]
>
> J Goss
DC - 30 Nov 2005 23:00 GMT
to handle these invalid cases, you can introduce special handling.
Example:
http://cheeso.members.winisp.net/srcview.aspx?dir=xml-serialization&file=XsiNilD
ate.cs
-D

Signature
-Dino
D i n o . C h i e s a AT M i c r o s o f t . c o m
> null values are not valid instances of the dateTime datatype. You have to
> either put xsi:nil="true" on the XML or change the type to string.
[quoted text clipped - 17 lines]
>>
>> J Goss