blob: b07efd282398da4261ccc18b6f3d7a7aecd36c7e [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<link rel="stylesheet" type="text/css" href="../org.eclipse.wst.doc.user/common.css" />
<title>Editing your XML processing instructions</title>
</head>
<body id="tedtproc"><a name="tedtproc"><!-- --></a>
<h1 class="topictitle1">Editing your XML processing instructions</h1>
<div><p>A processing instruction is a syntax in XML for passing instructions
along to the application using an XML document.</p><div class="skipspace"><p>The following instructions were written for the Resource perspective,
but they will also work in many other perspectives.</p>
<p>To edit a processing
instruction, follow these steps:</p>
</div>
<ol><li><span>In the Design view of the XML editor, right-click
your processing instruction, and click <span class="uicontrol">Edit Processing Instruction</span>.</span></li>
<li><span>The <span class="uicontrol">Target</span> field is used to identify the
application the instructions belongs to.</span></li>
<li><span>The <span class="uicontrol">Data</span> field contains the instructions.</span></li>
<li><span>Click <span class="uicontrol">OK</span>.</span></li>
</ol>
</div>
</body>
</html>