UIflow and work with XML responses



  • Is there an easy way to work with XML as Map?

    I request an webservice who can only respond with an XML schema. Now I want to use this in my UIflow. There is only a good way to convert JSON to an Map.

    Do anybody know a quick way with "execute" or some other simple "offline first" way?