angro-kft / nav-connector

Node.js module which provides an interface for communicating with NAV online invoice service.
GNU General Public License v3.0
35 stars 11 forks source link

ns3 namespace replace #77

Closed peter-gyulavari closed 3 years ago

pzs commented 3 years ago

Hi, just a comment: it's may not safe to remove namespaces in this way:

A bit better solution would be this regexp (maybe based on this answer), however manipulating XML as a string is not the best in general.