blob: 660543a5e81abb542901f86025aabc26a101053f [file] [log] [blame]
kpriceef160682006-08-29 18:08:31 +00001<?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">
2<html lang="en-us" xml:lang="en-us">
syeshind0bdb8e2005-10-27 17:44:14 +00003<head>
kpriceef160682006-08-29 18:08:31 +00004<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
kpriceb59c9f62008-04-02 21:24:37 +00005<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
6<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
kpriceef160682006-08-29 18:08:31 +00007<meta content="public" name="security" />
8<meta content="index,follow" name="Robots" />
9<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
10<meta content="reference" name="DC.Type" />
11<meta name="DC.Title" content="Icons used in the XML editor" />
12<meta name="abstract" content="The following XML editor icons appear in the Outline and Design view." />
13<meta name="description" content="The following XML editor icons appear in the Outline and Design view." />
14<meta content="XML editor, icons" name="DC.subject" />
15<meta content="XML editor, icons" name="keywords" />
16<meta scheme="URI" name="DC.Relation" content="../topics/txedtdes.html" />
17<meta content="XHTML" name="DC.Format" />
18<meta content="ricons" name="DC.Identifier" />
19<meta content="en-us" name="DC.Language" />
20<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
syeshind0bdb8e2005-10-27 17:44:14 +000021<title>Icons used in the XML editor</title>
22</head>
23<body id="ricons"><a name="ricons"><!-- --></a>
kpriceef160682006-08-29 18:08:31 +000024
25
syeshind0bdb8e2005-10-27 17:44:14 +000026<h1 class="topictitle1">Icons used in the XML editor</h1>
kpriceef160682006-08-29 18:08:31 +000027
28
29
30
syeshind0bdb8e2005-10-27 17:44:14 +000031<div><p>The following XML editor icons appear in the Outline and Design
32view.</p>
33
kpriceef160682006-08-29 18:08:31 +000034
35<div class="tablenoborder"><table summary="" cellspacing="0" cellpadding="4" frame="border" border="1" rules="all">
36<tbody>
37<tr>
38<td valign="bottom"><strong>Icon</strong></td>
39
syeshind0bdb8e2005-10-27 17:44:14 +000040<td valign="bottom"><strong>Description</strong></td>
kpriceef160682006-08-29 18:08:31 +000041
syeshind0bdb8e2005-10-27 17:44:14 +000042</tr>
kpriceef160682006-08-29 18:08:31 +000043
44<tr>
45<td valign="top"> <img src="../images/nattrib.gif" alt="This graphic is the attribute&#10;icon" /> </td>
46
syeshind0bdb8e2005-10-27 17:44:14 +000047<td valign="top">attribute</td>
kpriceef160682006-08-29 18:08:31 +000048
syeshind0bdb8e2005-10-27 17:44:14 +000049</tr>
kpriceef160682006-08-29 18:08:31 +000050
51<tr>
52<td valign="top"> <img src="../images/cdatasection.gif" alt="This graphic is the&#10;character data icon" /></td>
53
syeshind0bdb8e2005-10-27 17:44:14 +000054<td valign="top">character data (CDATA) section</td>
kpriceef160682006-08-29 18:08:31 +000055
syeshind0bdb8e2005-10-27 17:44:14 +000056</tr>
kpriceef160682006-08-29 18:08:31 +000057
58<tr>
59<td valign="top"> <img src="../images/comment_obj.gif" alt="This graphic is the comment&#10;icon" /></td>
60
syeshind0bdb8e2005-10-27 17:44:14 +000061<td valign="top">comment</td>
kpriceef160682006-08-29 18:08:31 +000062
syeshind0bdb8e2005-10-27 17:44:14 +000063</tr>
kpriceef160682006-08-29 18:08:31 +000064
65<tr>
66<td valign="top"> <img src="../images/doctype.gif" alt="This graphic is the DOCTYPE&#10;icon" /></td>
67
syeshind0bdb8e2005-10-27 17:44:14 +000068<td valign="top">DOCTYPE declaration</td>
kpriceef160682006-08-29 18:08:31 +000069
syeshind0bdb8e2005-10-27 17:44:14 +000070</tr>
kpriceef160682006-08-29 18:08:31 +000071
72<tr>
73<td valign="top"> <img src="../images/nelem.gif" alt="This graphic is the element&#10;icon" /> </td>
74
syeshind0bdb8e2005-10-27 17:44:14 +000075<td valign="top">element</td>
kpriceef160682006-08-29 18:08:31 +000076
syeshind0bdb8e2005-10-27 17:44:14 +000077</tr>
kpriceef160682006-08-29 18:08:31 +000078
79<tr>
80<td valign="top"> <img src="../images/proinst_obj.gif" alt="This graphic is the processing&#10;instructions icon" /></td>
81
syeshind0bdb8e2005-10-27 17:44:14 +000082<td valign="top">processing instructions</td>
kpriceef160682006-08-29 18:08:31 +000083
syeshind0bdb8e2005-10-27 17:44:14 +000084</tr>
kpriceef160682006-08-29 18:08:31 +000085
syeshind0bdb8e2005-10-27 17:44:14 +000086</tbody>
kpriceef160682006-08-29 18:08:31 +000087
syeshind0bdb8e2005-10-27 17:44:14 +000088</table>
89</div>
kpriceef160682006-08-29 18:08:31 +000090
syeshind0bdb8e2005-10-27 17:44:14 +000091</div>
kpriceef160682006-08-29 18:08:31 +000092
syeshind0bdb8e2005-10-27 17:44:14 +000093<div><div class="reltasks"><strong>Related tasks</strong><br />
94<div><a href="../topics/txedtdes.html" title="The XML editor has a Design view, which represents the XML file simultaneously as a table and a tree. This helps make navigation and editing easier. Content and attribute values can be edited directly in the table cells, while pop-up menus on the tree elements give alternatives that are valid for that particular element.">Editing in the Design view</a></div>
95</div>
kpriceef160682006-08-29 18:08:31 +000096</div>
97
98</body>
syeshind0bdb8e2005-10-27 17:44:14 +000099</html>