blob: 2d6e1c413d803647866e0bb7ab513bcac2c67233 [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>
<!-- /*******************************************************************************
* Copyright (c) 2000, 2005 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
*******************************************************************************/ -->
<link rel="stylesheet" type="text/css" href="../../org.eclipse.wst.doc.user/common.css" />
<title>Icons used in the XML schema editor</title>
</head>
<body id="ricons"><a name="ricons"><!-- --></a>
<h1 class="topictitle1">Icons used in the XML schema editor</h1>
<div><p>The following XML schema editor icons appear in the Outline, Graph,
and Properties view.</p>
<div class="section"></div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><tbody><tr><td valign="bottom"><strong>Icon</strong></td>
<td valign="bottom"><strong>Description</strong></td>
</tr>
<tr><td valign="top"><img src="../images/XSDAnyAttribute.gif" alt="This graphic is the any attribute icon" /></td>
<td valign="top"><samp class="codeph">any</samp> attribute</td>
</tr>
<tr><td valign="top"><img src="../images/XSDAny.gif" alt="This graphic is the any element icon" /></td>
<td valign="top"><samp class="codeph">any</samp> element</td>
</tr>
<tr><td valign="top"><img src="../images/XSDAttribute.gif" alt="This graphic is the attribute icon" /></td>
<td valign="top">attribute</td>
</tr>
<tr><td valign="top"><img src="../images/XSDAttributeGroup.gif" alt="This graphic is the attribute group icon" /></td>
<td valign="top">attribute group</td>
</tr>
<tr><td valign="top"><img src="../images/XSDAttributeGroupRef.gif" alt="This graphic is the attribute group reference icon" /></td>
<td valign="top">attribute group reference</td>
</tr>
<tr><td valign="top"><img src="../images/XSDAttributeRef.gif" alt="This graphic is the attribute reference icon" /></td>
<td valign="top">attribute reference</td>
</tr>
<tr><td valign="top"><img src="../images/XSDAll.gif" alt="This graphic is the content model - all icon" /></td>
<td valign="top">content model - all</td>
</tr>
<tr><td valign="top"><img src="../images/XSDChoice.gif" alt="This graphic is the content model - choice icon" /></td>
<td valign="top">content model - choice</td>
</tr>
<tr><td valign="top"><img src="../images/XSDSequence.gif" alt="This graphic is the content model - sequence icon" /></td>
<td valign="top">content model - sequence</td>
</tr>
<tr><td valign="top"><img src="../images/XSDComplexType.gif" alt="This graphic is the any element icon" /></td>
<td valign="top">complex type</td>
</tr>
<tr><td valign="top"><img src="../images/XSDElement.gif" alt="This graphic is the element icon" /></td>
<td valign="top">element</td>
</tr>
<tr><td valign="top"><img src="../images/XSDElementRef.gif" alt="This graphic is the element reference icon" /></td>
<td valign="top">element reference</td>
</tr>
<tr><td valign="top"><img src="../images/XSDSimpleEnum.gif" alt="This graphic is the enumeration icon" /></td>
<td valign="top">enumeration</td>
</tr>
<tr><td valign="top"><img src="../images/XSDGlobalAttribute.gif" alt="This graphic is the global attribute icon" /></td>
<td valign="top">global attribute</td>
</tr>
<tr><td valign="top"> <img src="../images/XSDGlobalElement.gif" alt="This graphic is the global element icon" /></td>
<td valign="top">global element</td>
</tr>
<tr><td valign="top"> <img src="../images/XSDGroup.gif" alt="This graphic is the group icon" /></td>
<td valign="top">group</td>
</tr>
<tr><td valign="top"><img src="../images/XSDGroupRef.gif" alt="This graphic is the group reference icon" /></td>
<td valign="top">group reference</td>
</tr>
<tr><td valign="top"><img src="../images/XSDImport.gif" alt="This graphic is the import icon" /></td>
<td valign="top">import</td>
</tr>
<tr><td valign="top"><img src="../images/XSDInclude.gif" alt="This graphic is the include icon" /></td>
<td valign="top">include</td>
</tr>
<tr><td valign="top"><img src="../images/XSDSimplePattern.gif" alt="This graphic is the pattern icon" /></td>
<td valign="top">pattern</td>
</tr>
<tr><td valign="top"><img src="../images/XSDRedefine.gif" alt="This graphic is the redefine icon" /></td>
<td valign="top">redefine</td>
</tr>
<tr><td valign="top"><img src="../images/XSDSimpleType.gif" alt="This graphic is the simple type icon" /></td>
<td valign="top">simple type</td>
</tr>
</tbody>
</table>
</div>
</div>
<div></div></body>
</html>