blob: 5215087efb6b8e41d59167f44e49e78b112312f1 [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>Deleting XML schema components</title>
</head>
<body id="tdelscmp"><a name="tdelscmp"><!-- --></a>
<h1 class="topictitle1">Deleting XML schema components</h1>
<div><p>If you have created any XML schema components you no longer need,
you can delete them.</p>
<div class="section"><p>The following instructions were written for the Resource perspective,
but they will also work in many other perspectives.</p>
<p>To delete
an XML schema component, follow these steps:</p>
</div>
<ol><li><span>Open your XML schema in the XML schema editor.</span></li>
<li><span>In the Outline view, click the item to delete.</span></li>
<li><span>Right-click the item, and, from its pop-up menu, click <b> <span class="uicontrol">Delete</span></b>.</span></li>
</ol>
<div class="skipspace"><p>The XML schema editor has a built-in mechanism to
handle referential integrity issues. When you delete certain components,
cleanup will automatically occur. </p>
<p><b class="reltaskshd">Related reference</b><br />
<a href="rrefintg.html">Referential integrity in the XML schema editor</a></p>
</div>
</div>
</body>
</html>