---
title: "If XML don’t have closing tag then it will work?"  
description: "If XML don’t have closing tag then it will work?"  
author: "Vijay Shukla"  
published: 2013-04-02  
updated: 2020-09-15  
canonical: https://www.mindstick.com/interview/1693/if-xml-don-t-have-closing-tag-then-it-will-work  
category: "xml"  
tags: ["xml"]  
reading_time: 1 minute  

---

# If XML don’t have closing tag then it will work?

Every XML Elements is required to a Closing Tag otherwise it will generate error while accessing or parsing.

## Answers

### Answer by Vijay Shukla

Every XML Elements is required to a Closing Tag otherwise it will generate error while accessing or parsing.


---

Original Source: https://www.mindstick.com/interview/1693/if-xml-don-t-have-closing-tag-then-it-will-work

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
