Editing XML files

This file contains information about editing XML files.

To open an XML file in the XML editor, right-click it in the Navigator view and select Open With > XML Editor.

We recommend working in the Resource perspective when you are developing XML files. The views that appear by default in this perspective (such as the Outline view) help facilitate XML development.

The XML editor enables you to directly edit XML files. There are several different views you can use to edit your files:

Often, you may find that you have more than one way to perform a specific task. For example, you have an XML file "MySchoolSubjects.xml" associated with an XML schema file "SchoolSubjects.xsd", which list all the subjects taught in a school. You want to insert a new element "Math" into your file. You can do so in the following ways:

Related concepts
XML editor
Related tasks
Editing in the Design view
Editing in the Source view