pub fn execute_parse_xml(
message: &mut Message,
config: &ParseConfig,
) -> Result<(TaskOutcome, Vec<Change>)>Expand description
Execute parse_xml: read the source string, parse XML into a
serde_json::Value (existing quick-xml path), convert to OwnedDataValue,
store under data.{target}.