You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 7, 2021. It is now read-only.
I'm using this parser command
parser.toJson(XMLContent, { reversible: true }and it is not yet totally clear to me why from this xml:I reach this json:
and not this json:
Can someone explain me why, because documentation is lacking here, or at least, I was not able to understand the reason checking source code here
at line
node-xml2json/lib/xml2json.js
Line 128 in 9827264
thanks