0

I have xml which have different nodes. I want to build decision tree logic using xml.

Is there any js library to parse xml?

0

1 Answer 1

1

I'm not one to throw jQuery out there, but in this case it does a good job. Check out jQuery's parseXML() function. It returns an easy to use jQuery object to play with.

Sign up to request clarification or add additional context in comments.

1 Comment

Thank you. It works as per my requirement.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.