✅ XML deserialization problem
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:
note: if I remove the empty nodes OR move the
Any tips would be greatly appreciated
When deserializing the following XML to the respective object it doesn't deserialize anything after the empty nodes (eg:
ProcessingLog). note: if I remove the empty nodes OR move the
ProcessingLog node above the empty nodes it does get deserialized. Any tips would be greatly appreciated
