Code development platform for open source projects from the European Union institutions

Skip to content

Parse XML with a contrib library and get rid of custom class.

Pol Dellaiera requested to merge feat-xml2array-contrib-lib into master

Created by: drupol

This PR

  • Uses widespread openlss/lib-array2xml package to parse XML, ensuring attributes are not lost.
  • Add tests
  • Get rid of the old custom utility class to parse XML

Merge request reports