Can anyone please help me sleep again.... When deserializing the following XML to the respective object it doesn't deserialize anything after the empty nodes (eg:
ProcessingLog
ProcessingLog
). note: if I remove the empty nodes OR move the
ProcessingLog
ProcessingLog
node above the empty nodes it does get deserialized.