How can I convert bulk of xml schema file to JSON file using Typescript?

183 Views Asked by At

I should build a code of converting xml schema file to JSON file with Typescript. I am adding a screenshot of xml schema file as a reference.

The thing is I am very lost what I should start for this project. I am going to deal with Typescript, so I understand I need to define tag of xml files. But I have no idea how to do it and how to start it.

Please give me some guidance and advices for helping me solving this problem! (Please!!)

0

There are 0 best solutions below