blob: a6b92e66496a3fe22fcb6388641ec9bf695ca23d [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>Importing DTDs</title>
</head>
<body id="timptdtd"><a name="timptdtd"><!-- --></a>
<h1 class="topictitle1">Importing DTDs</h1>
<div><p>If you want to work with DTD files that you created outside of
the product, you can import them into the workbench and open them in the DTD
editor.</p><div class="skipspace"><p>To import a DTD into the workbench, follow these steps:</p>
</div>
<ol><li><span>Click <span class="menucascade"><span class="uicontrol"><b>File</span> &gt; <span class="uicontrol">Import</b></span></span>.</span></li>
<li><span>Select the import source and click <span class="uicontrol"><b>Next</b></span>.</span></li>
<li><span>Fill in the fields in the <span class="uicontrol">Import</span> wizard
as necessary.</span></li>
<li><span>When you are finished, click <span class="uicontrol"><b>Finish</b></span>.</span></li>
<li><span>Select the DTD file in the Navigator view and double-click it to
open it in the DTD editor.</span></li>
</ol>
<div class="skipspace"><p>After you have imported a DTD file into the workbench and opened
it in the DTD editor, you can edit it manually.</p>
</div>
</div>
<div>
<p>
<b class="parentlink">Parent topic:</b> <a href="../topics/cworkdtds.html" title="Working with DTDs">Working with DTDs</a><br />
</p>
</div>
</body>
</html>