blob: afb687a03760e7ffcd988485af36417f0faf48c6 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<!-- /*******************************************************************************
* Copyright (c) 2000, 2005 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM Corporation - initial API and implementation
*******************************************************************************/ -->
<link rel="stylesheet" type="text/css" href="../../org.eclipse.wst.doc.user/common.css" />
<title>XML editor</title>
</head>
<title>Working with XML files</title>
</head>
<body id="workingwithxmlfiles"><a name="workingwithxmlfiles"><!-- --></a>
<h1 class="topictitle1">Working with XML files</h1>
<div><p>This section contains information on the following:</p>
</div>
<div>
<div class="linklist">
<div><a href="ccreatxm.html" title="This section contains information on creating XML files:">Creating XML files</a></div>
<div><a href="txedttag.html" title="This file contains information about editing XML files.">Editing XML files</a></div>
<div><a href="twxvalid.html" title="When you validate your XML file, the XML validator will check to see that your file is valid and well-formed.">Validating XML files</a></div>
<div><a href="cxmlcat.html" title="When an XML file is associated with a DTD or XML schema, it is bound by any structural rules contained in the DTD or XML schema. To be considered a valid XML file, a document must be accompanied by a DTD or an XML schema, and conform to all of the declarations in the DTD or the XML schema.">XML file associations with DTDs and XML
schema</a></div>
<div><a href="rxmlbicons.html" title="The following XML editor icons appear in the Outline and Design view.">Icons used in the XML editor</a></div></div>
</div></body>
</html>