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-->
|
kprice | 647b735 | 2006-05-17 21:27:16 +0000 | [diff] [blame] | 3 | <!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"
|
| 4 | "task.dtd">
|
| 5 | <?Pub Inc?>
|
kprice | 159fa58 | 2006-05-08 21:30:45 +0000 | [diff] [blame] | 6 | <task id="tedtschm" xml:lang="en-us">
|
| 7 | <title>Editing XML schema properties</title>
|
| 8 | <titlealts>
|
| 9 | <searchtitle>Editing XML schema properties</searchtitle>
|
| 10 | </titlealts>
|
| 11 | <shortdesc>After you create an XML schema, you can edit its various properties,
|
| 12 | such as its namespace and prefix.</shortdesc>
|
| 13 | <prolog><metadata>
|
kprice | 9623e9d | 2007-05-03 03:43:05 +0000 | [diff] [blame] | 14 | <keywords><indexterm>XML schema editor<indexterm>XML schema properties</indexterm></indexterm>
|
| 15 | <indexterm>XML schema files<indexterm>editing properties</indexterm></indexterm>
|
| 16 | </keywords>
|
kprice | 159fa58 | 2006-05-08 21:30:45 +0000 | [diff] [blame] | 17 | </metadata></prolog>
|
| 18 | <taskbody>
|
| 19 | <context><p>The following instructions were written for the Resource perspective,
|
| 20 | but they will also work in many other perspectives.</p><p>To edit an XML schema's
|
| 21 | properties follow these steps:</p></context>
|
| 22 | <steps>
|
| 23 | <step><cmd>Create a new XML schema or double-click an existing schema in the
|
| 24 | Navigator view.</cmd><info> It will automatically open in the XML schema editor.</info>
|
| 25 | </step>
|
kprice | 9623e9d | 2007-05-03 03:43:05 +0000 | [diff] [blame] | 26 | <step><cmd>In the Outline view, click <uicontrol>Directives</uicontrol>.</cmd>
|
kprice | 159fa58 | 2006-05-08 21:30:45 +0000 | [diff] [blame] | 27 | </step>
|
| 28 | <step><cmd>In the Properties view, click the <uicontrol>General</uicontrol> tab.</cmd>
|
| 29 | </step>
|
| 30 | <step><cmd>You can change the <uicontrol>Prefix</uicontrol> associated with
|
| 31 | the current namespace.</cmd><info>Element and attribute names that are associated
|
| 32 | with this namespace will be prefixed with this value.</info></step>
|
| 33 | <step><cmd>You can also edit the <uicontrol>Target namespace</uicontrol> for
|
| 34 | this schema.</cmd><info> A namespace is a URI that provides a unique name
|
| 35 | to associate with all the elements and type definitions in a schema.</info>
|
| 36 | </step>
|
| 37 | <step><cmd>Click the <uicontrol>Documentation</uicontrol> tab if you want
|
| 38 | to provide any information about this XML schema.</cmd><info>The <uicontrol>Documentation</uicontrol> page
|
kprice | 647b735 | 2006-05-17 21:27:16 +0000 | [diff] [blame] | 39 | is used for human readable material, such as a description.</info></step>
|
| 40 | <step><cmd>Click the <uicontrol>Extensions</uicontrol> tab if you want to
|
| 41 | add application information elements to your annotations of schema components.</cmd>
|
| 42 | <info>The <uicontrol>Extensions</uicontrol> page allows you to specify the
|
| 43 | schema and add XML content to your annotations.</info></step>
|
kprice | 159fa58 | 2006-05-08 21:30:45 +0000 | [diff] [blame] | 44 | </steps>
|
| 45 | </taskbody>
|
| 46 | </task>
|
kprice | 647b735 | 2006-05-17 21:27:16 +0000 | [diff] [blame] | 47 | <?Pub *0000002389?>
|