---
title: "What is a Processing Instruction in XML?"  
description: "What is a Processing Instruction in XML?"  
author: "Anonymous User"  
published: 2012-05-31  
updated: 2020-09-21  
canonical: https://www.mindstick.com/interview/1470/what-is-a-processing-instruction-in-xml  
category: "xml"  
tags: ["xml"]  
reading_time: 1 minute  

---

# What is a Processing Instruction in XML?

A Processing Instruction is the information which we would like to give to application. Through a Processing Instruction an application would get idea about how to process the document. A Processing Instruction can appear anywhere and any no. of times in a document.

## Answers

### Answer by Anonymous User

A Processing Instruction is the information which we would like to give to application. Through a Processing Instruction an application would get idea about how to process the document. A Processing Instruction can appear anywhere and any no. of times in a document.


---

Original Source: https://www.mindstick.com/interview/1470/what-is-a-processing-instruction-in-xml

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
