Skip to content

Minor improvement in parsing XML of Tradeabilty

Compare
Choose a tag to compare
@stefandoorn stefandoorn released this 10 Nov 13:26
· 195 commits to master since this release

The XML response was proper stripped of namespaces (to work easier with), but the XML string was still having namespaces. In the case users want to cache the string, they need to refactor it afterwards again. This change prohibits that.