---
title: "Explain about XML signature?"  
description: "Explain about XML signature?"  
author: "Dependra Pathak"  
published: 2011-03-18  
updated: 2020-09-20  
canonical: https://www.mindstick.com/interview/516/explain-about-xml-signature  
category: "xml"  
tags: ["xml"]  
reading_time: 1 minute  

---

# Explain about XML signature?

XML signature is recommended by w3c. It acts as a digital signature for XML documents. This technology is used by various technologies such as SAML, SOAP, etc. You can use this technology whenever you can access a specific XML document in a URL. If the signature is contained outside the document then it is called as a detached signature. When it is contained inside the document then it is called as enveloping signature.

## Answers

### Answer by Dependra Pathak

XML signature is recommended by w3c. It acts as a digital signature for XML documents. This technology is used by various technologies such as SAML, SOAP, etc. You can use this technology whenever you can access a specific XML document in a URL. If the signature is contained outside the document then it is called as a detached signature. When it is contained inside the document then it is called as enveloping signature.


---

Original Source: https://www.mindstick.com/interview/516/explain-about-xml-signature

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
