abdolence / x2js

x2js - XML to JSON and back for JavaScript
1.01k stars 492 forks source link

Return array value for a simple String! #58

Closed shishir99111 closed 7 years ago

shishir99111 commented 7 years ago

for the xml in file sample.txt : sample.txt

: its giving output( stringified ) as:

output.txt

The unexpected part here is "RejectReason":["",""] , need to figure out how "shishir reason" converted as ":["",""]" actually it is array of 2 blank strings