blob: 1799d1146b1404618c4ad5ba8f3ab196285ed311 [file] [log] [blame]
kpriceef160682006-08-29 18:08:31 +00001<?xml version="1.0" encoding="utf-8"?>
kpriceb59c9f62008-04-02 21:24:37 +00002<!--Arbortext, Inc., 1988-2006, v.4002-->
3<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"
4 "task.dtd">
kpriceef160682006-08-29 18:08:31 +00005<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>
kpriceb59c9f62008-04-02 21:24:37 +000010<shortdesc>If you have instructions you want to send to an application using
11an XML document, you can use a processing instruction. </shortdesc>
kpriceef160682006-08-29 18:08:31 +000012<prolog><metadata>
kprice9623e9d2007-05-03 03:43:05 +000013<keywords><indexterm>XML editor<indexterm>processing instructions</indexterm></indexterm>
14<indexterm>XML files<indexterm>processing instructions</indexterm></indexterm>
kpriceef160682006-08-29 18:08:31 +000015</keywords>
16</metadata></prolog>
17<taskbody>
kpriceb59c9f62008-04-02 21:24:37 +000018<context><p>To create a new processing instruction, right-click in the Design
kpriceef160682006-08-29 18:08:31 +000019view, and click <uicontrol>Add Child</uicontrol>, <uicontrol>Add Before</uicontrol> or <uicontrol>Add
kpriceb59c9f62008-04-02 21:24:37 +000020After</uicontrol>, then click <uicontrol>Add Processing Instruction</uicontrol>.</p><p>To
21edit a processing instruction in the XML editor Design view, right-click your
22processing instruction, and click <uicontrol>Edit Processing Instruction</uicontrol>.
23You can change the values in the following fields:</p><ul>
24<li>The <uicontrol>Target</uicontrol> field is used to identify the application
25the 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?>
29instructions were written for the Resource perspective, but they will also
30work in many other perspectives.</note></postreq>
kpriceef160682006-08-29 18:08:31 +000031</taskbody>
32</task>
kpriceb59c9f62008-04-02 21:24:37 +000033<?Pub *0000001650?>