---
title: "What is a valid XML document?"  
description: "What is a valid XML document?"  
author: "Amit Singh"  
published: 2010-12-09  
updated: 2020-09-14  
canonical: https://www.mindstick.com/interview/283/what-is-a-valid-xml-document  
category: "xml"  
tags: ["xml"]  
reading_time: 1 minute  

---

# What is a valid XML document?

XML documents are compared to rules that are specified in a DTD or schema. A well-formed XML document that meets all of the requirements of one or more specifications is called a valid XML Document.\
\

## Answers

### Answer by Amit Singh

XML documents are compared to rules that are specified in a DTD or schema. A well-formed XML document that meets all of the requirements of one or more specifications is called a valid XML Document.\
\


---

Original Source: https://www.mindstick.com/interview/283/what-is-a-valid-xml-document

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
