kprice | ef16068 | 2006-08-29 18:08:31 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
kprice | b59c9f6 | 2008-04-02 21:24:37 +0000 | [diff] [blame] | 2 | <!--Arbortext, Inc., 1988-2006, v.4002-->
|
| 3 | <!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"
|
| 4 | "task.dtd">
|
kprice | ef16068 | 2006-08-29 18:08:31 +0000 | [diff] [blame] | 5 | <task id="tedtproc" xml:lang="en-us">
|
| 6 | <title>Editing XML processing instructions</title>
|
| 7 | <titlealts>
|
| 8 | <searchtitle>Editing XML processing instructions</searchtitle>
|
| 9 | </titlealts>
|
kprice | b59c9f6 | 2008-04-02 21:24:37 +0000 | [diff] [blame] | 10 | <shortdesc>If you have instructions you want to send to an application using
|
| 11 | an XML document, you can use a processing instruction. </shortdesc>
|
kprice | ef16068 | 2006-08-29 18:08:31 +0000 | [diff] [blame] | 12 | <prolog><metadata>
|
kprice | 9623e9d | 2007-05-03 03:43:05 +0000 | [diff] [blame] | 13 | <keywords><indexterm>XML editor<indexterm>processing instructions</indexterm></indexterm>
|
| 14 | <indexterm>XML files<indexterm>processing instructions</indexterm></indexterm>
|
kprice | ef16068 | 2006-08-29 18:08:31 +0000 | [diff] [blame] | 15 | </keywords>
|
| 16 | </metadata></prolog>
|
| 17 | <taskbody>
|
kprice | b59c9f6 | 2008-04-02 21:24:37 +0000 | [diff] [blame] | 18 | <context><p>To create a new processing instruction, right-click in the Design
|
kprice | ef16068 | 2006-08-29 18:08:31 +0000 | [diff] [blame] | 19 | view, and click <uicontrol>Add Child</uicontrol>, <uicontrol>Add Before</uicontrol> or <uicontrol>Add
|
kprice | b59c9f6 | 2008-04-02 21:24:37 +0000 | [diff] [blame] | 20 | After</uicontrol>, then click <uicontrol>Add Processing Instruction</uicontrol>.</p><p>To
|
| 21 | edit a processing instruction in the XML editor Design view, right-click your
|
| 22 | processing instruction, and click <uicontrol>Edit Processing Instruction</uicontrol>.
|
| 23 | You can change the values in the following fields:</p><ul>
|
| 24 | <li>The <uicontrol>Target</uicontrol> field is used to identify the application
|
| 25 | the instructions belongs to.</li>
|
| 26 | <li>The <uicontrol>Data</uicontrol> field contains the instructions.</li>
|
| 27 | </ul></context>
|
| 28 | <postreq>Click <uicontrol>OK</uicontrol> to save your settings.<note>These<?Pub Caret?>
|
| 29 | instructions were written for the Resource perspective, but they will also
|
| 30 | work in many other perspectives.</note></postreq>
|
kprice | ef16068 | 2006-08-29 18:08:31 +0000 | [diff] [blame] | 31 | </taskbody>
|
| 32 | </task>
|
kprice | b59c9f6 | 2008-04-02 21:24:37 +0000 | [diff] [blame] | 33 | <?Pub *0000001650?>
|