Hi all,
I'm using .NET XmlSerializer, XmlSchema and XmlReader to deserialize an XML document. Which exceptions may be thrown during validation and deserialization, since there are so many classes involved?
Thanks in advance!
Hi all,
I'm using .NET XmlSerializer, XmlSchema and XmlReader to deserialize an XML document. Which exceptions may be thrown during validation and deserialization, since there are so many classes involved?
Thanks in advance!