---
title: "What is XML Parser?"  
description: "What is XML Parser?"  
author: "Vijay Shukla"  
published: 2013-04-02  
updated: 2020-09-15  
canonical: https://www.mindstick.com/interview/1710/what-is-xml-parser  
category: "xml"  
tags: ["xml"]  
reading_time: 1 minute  

---

# What is XML Parser?

An XML parser converts an XML document into an XML DOM object - which can then be manipulated with JavaScript.

## Answers

### Answer by Vijay Shukla

An XML parser converts an XML document into an XML DOM object - which can then be manipulated with JavaScript.


---

Original Source: https://www.mindstick.com/interview/1710/what-is-xml-parser

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
