If the context data contains an xml string it can be casted to usable data with this mapper.
If the context data contains an xml string it can be casted to usable data with this mapper. If for example a JSON response from a webserver contains a field with xml data it can be converted to usable key value data with this deserializer.