syeshin | d0bdb8e | 2005-10-27 17:44:14 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!DOCTYPE html |
| 3 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 4 | <html> |
| 5 | <head> |
| 6 | <!-- /******************************************************************************* |
| 7 | * Copyright (c) 2000, 2005 IBM Corporation and others. |
| 8 | * All rights reserved. This program and the accompanying materials |
| 9 | * are made available under the terms of the Eclipse Public License v1.0 |
| 10 | * which accompanies this distribution, and is available at |
| 11 | * http://www.eclipse.org/legal/epl-v10.html |
| 12 | * |
| 13 | * Contributors: |
| 14 | * IBM Corporation - initial API and implementation |
| 15 | *******************************************************************************/ --> |
| 16 | <link rel="stylesheet" type="text/css" href="../../org.eclipse.wst.doc.user/common.css" /> |
| 17 | <title>Icons used in the XML schema editor</title> |
| 18 | </head> |
| 19 | <body id="ricons"><a name="ricons"><!-- --></a> |
| 20 | <h1 class="topictitle1">Icons used in the XML schema editor</h1> |
| 21 | <div><p>The following XML schema editor icons appear in the Outline, Graph, |
| 22 | and Properties view.</p> |
| 23 | <div class="section"></div> |
| 24 | |
| 25 | <div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><tbody><tr><td valign="bottom"><strong>Icon</strong></td> |
| 26 | <td valign="bottom"><strong>Description</strong></td> |
| 27 | </tr> |
| 28 | <tr><td valign="top"><img src="../images/XSDAnyAttribute.gif" alt="This graphic is the any attribute icon" /></td> |
| 29 | <td valign="top"><samp class="codeph">any</samp> attribute</td> |
| 30 | </tr> |
| 31 | <tr><td valign="top"><img src="../images/XSDAny.gif" alt="This graphic is the any element icon" /></td> |
| 32 | <td valign="top"><samp class="codeph">any</samp> element</td> |
| 33 | </tr> |
| 34 | <tr><td valign="top"><img src="../images/XSDAttribute.gif" alt="This graphic is the attribute icon" /></td> |
| 35 | <td valign="top">attribute</td> |
| 36 | </tr> |
| 37 | <tr><td valign="top"><img src="../images/XSDAttributeGroup.gif" alt="This graphic is the attribute group icon" /></td> |
| 38 | <td valign="top">attribute group</td> |
| 39 | </tr> |
| 40 | <tr><td valign="top"><img src="../images/XSDAttributeGroupRef.gif" alt="This graphic is the attribute group reference icon" /></td> |
| 41 | <td valign="top">attribute group reference</td> |
| 42 | </tr> |
| 43 | <tr><td valign="top"><img src="../images/XSDAttributeRef.gif" alt="This graphic is the attribute reference icon" /></td> |
| 44 | <td valign="top">attribute reference</td> |
| 45 | </tr> |
| 46 | <tr><td valign="top"><img src="../images/XSDAll.gif" alt="This graphic is the content model - all icon" /></td> |
| 47 | <td valign="top">content model - all</td> |
| 48 | </tr> |
| 49 | <tr><td valign="top"><img src="../images/XSDChoice.gif" alt="This graphic is the content model - choice icon" /></td> |
| 50 | <td valign="top">content model - choice</td> |
| 51 | </tr> |
| 52 | <tr><td valign="top"><img src="../images/XSDSequence.gif" alt="This graphic is the content model - sequence icon" /></td> |
| 53 | <td valign="top">content model - sequence</td> |
| 54 | </tr> |
| 55 | <tr><td valign="top"><img src="../images/XSDComplexType.gif" alt="This graphic is the any element icon" /></td> |
| 56 | <td valign="top">complex type</td> |
| 57 | </tr> |
| 58 | <tr><td valign="top"><img src="../images/XSDElement.gif" alt="This graphic is the element icon" /></td> |
| 59 | <td valign="top">element</td> |
| 60 | </tr> |
| 61 | <tr><td valign="top"><img src="../images/XSDElementRef.gif" alt="This graphic is the element reference icon" /></td> |
| 62 | <td valign="top">element reference</td> |
| 63 | </tr> |
| 64 | <tr><td valign="top"><img src="../images/XSDSimpleEnum.gif" alt="This graphic is the enumeration icon" /></td> |
| 65 | <td valign="top">enumeration</td> |
| 66 | </tr> |
| 67 | <tr><td valign="top"><img src="../images/XSDGlobalAttribute.gif" alt="This graphic is the global attribute icon" /></td> |
| 68 | <td valign="top">global attribute</td> |
| 69 | </tr> |
| 70 | <tr><td valign="top"> <img src="../images/XSDGlobalElement.gif" alt="This graphic is the global element icon" /></td> |
| 71 | <td valign="top">global element</td> |
| 72 | </tr> |
| 73 | <tr><td valign="top"> <img src="../images/XSDGroup.gif" alt="This graphic is the group icon" /></td> |
| 74 | <td valign="top">group</td> |
| 75 | </tr> |
| 76 | <tr><td valign="top"><img src="../images/XSDGroupRef.gif" alt="This graphic is the group reference icon" /></td> |
| 77 | <td valign="top">group reference</td> |
| 78 | </tr> |
| 79 | <tr><td valign="top"><img src="../images/XSDImport.gif" alt="This graphic is the import icon" /></td> |
| 80 | <td valign="top">import</td> |
| 81 | </tr> |
| 82 | <tr><td valign="top"><img src="../images/XSDInclude.gif" alt="This graphic is the include icon" /></td> |
| 83 | <td valign="top">include</td> |
| 84 | </tr> |
| 85 | <tr><td valign="top"><img src="../images/XSDSimplePattern.gif" alt="This graphic is the pattern icon" /></td> |
| 86 | <td valign="top">pattern</td> |
| 87 | </tr> |
| 88 | <tr><td valign="top"><img src="../images/XSDRedefine.gif" alt="This graphic is the redefine icon" /></td> |
| 89 | <td valign="top">redefine</td> |
| 90 | </tr> |
| 91 | <tr><td valign="top"><img src="../images/XSDSimpleType.gif" alt="This graphic is the simple type icon" /></td> |
| 92 | <td valign="top">simple type</td> |
| 93 | </tr> |
| 94 | </tbody> |
| 95 | </table> |
| 96 | </div> |
| 97 | </div> |
| 98 | <div></div></body> |
| 99 | </html> |