blob: 8c1475c212214967ee5f61cddba7b31d839fdff1 [file] [log] [blame]
kprice159fa582006-05-08 21:30:45 +00001<?xml version="1.0" encoding="utf-8"?>
2<!--Arbortext, Inc., 1988-2005, v.4002-->
3<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
4<task id="tdelscmp" xml:lang="en-us">
5<title>Deleting XML schema components</title>
6<titlealts>
7<searchtitle>Deleting XML schema components</searchtitle>
8</titlealts>
9<shortdesc>If you have created any XML schema components you no longer need,
10you can delete them.</shortdesc>
11<prolog><metadata>
kprice9623e9d2007-05-03 03:43:05 +000012<keywords><indexterm>XML schema editor<indexterm>deleting components</indexterm></indexterm>
13<indexterm>XML schema files<indexterm>deleting components</indexterm></indexterm>
kprice159fa582006-05-08 21:30:45 +000014</keywords>
15</metadata></prolog>
16<taskbody>
17<context><p>The following instructions were written for the Resource perspective,
18but they will also work in many other perspectives.</p><p>To delete an XML
19schema component, follow these steps:</p></context>
20<steps>
21<step><cmd>Open your XML schema in the XML schema editor.</cmd></step>
22<step><cmd>In the Outline view, click the item to delete.</cmd></step>
23<step><cmd>Right-click the item, and, from its pop-up menu, click <uicontrol>Delete</uicontrol>.</cmd>
24</step>
25</steps>
26<result><p>The XML schema editor has a built-in mechanism to handle referential
27integrity issues. When you delete certain components, cleanup will automatically
28occur.</p></result>
29</taskbody>
30</task>