Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

returning null while convert to JSON #52

Open
Souras opened this issue Apr 3, 2017 · 1 comment
Open

returning null while convert to JSON #52

Souras opened this issue Apr 3, 2017 · 1 comment

Comments

@Souras
Copy link

Souras commented Apr 3, 2017

Hi,
Thanks for x2js,

I am trying to convert the below XML content to JSON using "xml_str2json" but returning null.

<item> <category>Scarlett Johansson</category> <category>Movies</category> <category>Entertainment</category> <merlin:image orientation="landscape">omNMmo6Ony6</merlin:image> </item>

when I am removing <merlin:image... line it is working fine. So, tell what should I do to convert the above structure into JSON.

@EssenKh
Copy link

EssenKh commented May 26, 2017

the same issue, day before it works good but now I got
workZonesController.js:112 Uncaught TypeError: Cannot read property 'Root_tag' of null
at FileReader.reader.onloadend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants