---
title: "What is ROOT element in XML?"  
description: "What is ROOT element in XML?"  
author: "Vijay Shukla"  
published: 2013-04-02  
updated: 2020-09-20  
canonical: https://www.mindstick.com/interview/1692/what-is-root-element-in-xml  
category: "xml"  
tags: ["xml"]  
reading_time: 1 minute  

---

# What is ROOT element in XML?

XML documents have at least one element that is the parent of all other elements. This element is called the root element.

## Answers

### Answer by Vijay Shukla

XML documents have at least one element that is the parent of all other elements. This element is called the root element.


---

Original Source: https://www.mindstick.com/interview/1692/what-is-root-element-in-xml

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
