kprice | 159fa58 | 2006-05-08 21:30:45 +0000 | [diff] [blame] | 1 | <?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,
|
| 10 | you can delete them.</shortdesc>
|
| 11 | <prolog><metadata>
|
kprice | 9623e9d | 2007-05-03 03:43:05 +0000 | [diff] [blame] | 12 | <keywords><indexterm>XML schema editor<indexterm>deleting components</indexterm></indexterm>
|
| 13 | <indexterm>XML schema files<indexterm>deleting components</indexterm></indexterm>
|
kprice | 159fa58 | 2006-05-08 21:30:45 +0000 | [diff] [blame] | 14 | </keywords>
|
| 15 | </metadata></prolog>
|
| 16 | <taskbody>
|
| 17 | <context><p>The following instructions were written for the Resource perspective,
|
| 18 | but they will also work in many other perspectives.</p><p>To delete an XML
|
| 19 | schema 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
|
| 27 | integrity issues. When you delete certain components, cleanup will automatically
|
| 28 | occur.</p></result>
|
| 29 | </taskbody>
|
| 30 | </task>
|