---
title: "What is a CDATA section in XML?"  
description: "What is a CDATA section in XML?"  
author: "Chris Anderson"  
published: 2011-09-17  
updated: 2020-09-19  
canonical: https://www.mindstick.com/interview/1263/what-is-a-cdata-section-in-xml  
category: "xml"  
tags: ["xml"]  
reading_time: 1 minute  

---

# What is a CDATA section in XML?

The term CDATA is used when you dont want some text data to be parsed by the XML parser.

## Answers

### Answer by Chris Anderson

The term CDATA is used when you dont want some text data to be parsed by the XML parser.


---

Original Source: https://www.mindstick.com/interview/1263/what-is-a-cdata-section-in-xml

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
