---
title: "Is XML meant to replace HTML?"  
description: "Is XML meant to replace HTML?"  
author: "Vijay Shukla"  
published: 2013-04-02  
updated: 2020-09-24  
canonical: https://www.mindstick.com/interview/1695/is-xml-meant-to-replace-html  
category: "xml"  
tags: ["xml"]  
reading_time: 1 minute  

---

# Is XML meant to replace HTML?

XML is a portable document structure, which is not really for presentation. XSL or CSS may replace html, but really xml is meant to be storage medium. It is like asking if databases will replace html.

## Answers

### Answer by Vijay Shukla

XML is a portable document structure, which is not really for presentation. XSL or CSS may replace html, but really xml is meant to be storage medium. It is like asking if databases will replace html.


---

Original Source: https://www.mindstick.com/interview/1695/is-xml-meant-to-replace-html

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
