Start Free Course

Excel Open XML

Written by ExcelMojo Editorial Team ExcelMojo Editorial Team ExcelMojo editorial profile and article credentials. Full Bio
Reviewed by Dheeraj Vaidya, CFA, FRM Dheeraj Vaidya, CFA, FRM Reviewed for accuracy, clarity, and editorial standards. Full Bio
Updated Apr 23, 2026
Read Time 10 min

What Is Excel Open XML File?

Excel Open XML is an option to convert an XML file to Excel. It enables importing XML data from external databases and programs into Excel, where the XML elements from an XML schema get mapped to the spreadsheet cells.

Users can use XML in Excel to access, manage, and transfer data, such as invoices or previous year’s revenue results reports, between Excel and other programs.

📥Download the ready-to-use Excel template to practice this tutorial yourself.

Download Excel Template

For example, the below image shows an XML file, Student_Grade_Final.xml, in Notepad. And it contains students’ names, grades, and promotion status details.

Frequently Asked Questions (FAQs)

1. Is XML same as XLSX?

XML is not the same as XLSX. However, there are no practical differences between the two data file formats.
XML is an Open-Source file format. On the other hand, XLSX is a proprietary Microsoft file format and is a group of XML files.
Viewing XML file data may require some parsing. An XLSX file shows data in a table format.

2. Can you convert XML to Excel?

We can convert XML to Excel by importing XML data into the worksheet using the following methods:
Importing XML data using the Import option from the Developer tab.
Here, importing XML data using the Get Data option from the Data tab.
Importing XML data from the web.

3. How to remove XML maps in Excel?

We can remove XML maps in Excel using the Delete option in the XML Maps window.

For example, a worksheet contains XML maps, dataset_Map, and dataset_Map1. And the requirement is to remove the XML maps in the Excel sheet.

The steps to remove XML maps in Excel are as follows:
• Step 1: Select Developer Source.

Excel Open XML - FAQ 3 - Step 1a

The XML Source pane opens, showing the currently chosen XML map, where we must click the XML Maps option.

Excel Open XML - FAQ 3 - Step 1b

The XML Maps window opens.

FAQ 3 - Step 1c

• Step 2: Select the first XML map, and click Delete in the XML Maps window.

Excel Open XML - FAQ 3 - Step 2a

Excel will show a warning message stating that deleting the XML map will no longer allow us to import and export XML data using the specific XML map. Click OK to continue.

FAQ 3 - Step 2b

Likewise, repeat the deletion process for the second XML map.

FAQ 3 - Step 2c

FAQ 3 - Step 2d

• Step 3: Click OK in the XML Maps window.

Excel Open XML - FAQ 3 - Step 3a

And we will see the XML Source window empty, as shown below.

FAQ 3 - Step 3b

4. Can’t open XML file in Excel?

We can’t open an XML file in Excel if the XML file does not refer to an XML schema.
Excel requires a schema based on the data in the XML file we wish to open in Excel. And an insufficient, incorrect, or missing schema can lead to the XML file in Excel not opening.

Download Template

📥Download the ready-to-use Excel template to practice this tutorial yourself.

Download Excel Template

This has been a guide to Excel Open XML. Here we discuss how to convert, import data into XML (3 methods), remove XML maps with examples & downloadable template. You can learn more from the following articles –