There are traditional techniques to process XML files and out of these some of them are. 1) Using SAX API and a programming language 2) Using DOM API and a programming language 3) Using filter and transformation engine 4) Data parsing and pull parsing are also used for convenience.
Join MindStick Community
You need to log in or register to vote on answers or questions.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
1) Using SAX API and a programming language
2) Using DOM API and a programming language
3) Using filter and transformation engine
4) Data parsing and pull parsing are also used for convenience.