As described in #344 > `xml2js` to parse XML output from itoolkit. `xml2js` doesn't appear to be [actively maintained](https://github.com/Leonidas-from-XIV/node-xml2js/issues/626) and has issues with [parsing blank values from non-named keys](https://github.com/Leonidas-from- Remove xml2js from our: - [x] tests https://github.com/IBM/nodejs-itoolkit/pull/399 - [ ] internal calls in [Deprecated.js](https://github.com/IBM/nodejs-itoolkit/blob/c4f5e2952cd4eced07f940e704e609008eed15a7/lib/Deprecated.js#L28) - [x] docs (#345)
As described in #344
Remove xml2js from our: