Deserialize complete MX XML envelope (with AppHdr) to typed structs for validation
This validates both the header and document structure
Used by validation plugin for envelope validation
Parse XML to JSON using typed ISO20022 document structures
This is the correct way to parse XML that preserves arrays and complex structures
Used by parse plugin for Document-only XML parsing