How to Write XML file and Open it in Internet Explorer ?

April 26, 2025 No Comments » Hits : 54





How to Write XML file and Open it in Internet Explorer ?

  1. In order to write XML file we must have text editor .
  2. Our recommendation is to use Notepad++ for Editing and Writing XML files. (Link : Notepad++)
  3. Open Notepad++ and type this Code.
<name>
    <first>Pritesh</first>
    <last>Taral</last>
</name>
  1. Save this Document with .xml extension. Let Our XML file be -
name.xml
  1. Open name.xml in Internet Explorer.
  2. You will be able to see your file like this -
Opening XML File in Internet Explorer

You can double click on hyphen Symbol in order to minimize Tree Structure -

Minimizing XML File

Incoming search terms: