| <?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"> |
| <!-- /******************************************************************************* |
| * 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 |
| *******************************************************************************/ --> |
| <html> |
| <head> |
| <link rel="stylesheet" type="text/css" href="../org.eclipse.wst.doc.user/common.css" /> |
| <title>Icons used in the DTD editor</title> |
| </head> |
| <body id="ricons"><a name="ricons"><!-- --></a> |
| |
| <h1 class="topictitle1">Icons used in the DTD editor</h1> |
| <div><p>The following DTD editor icons appear in the Outline view.</p> |
| <div class="skipspace"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><thead align="left"><tr><th valign="top" id="d0e20">Icon </th> |
| <th valign="top" id="d0e22">Description</th> |
| </tr> |
| </thead> |
| <tbody><tr><td valign="top" headers="d0e20 "> </td> |
| <td valign="top" headers="d0e22 "> </td> |
| </tr> |
| <tr><td valign="top" headers="d0e20 "> <img src="../images/nany.gif" /> </td> |
| <td valign="top" headers="d0e22 ">ANY content (content model)</td> |
| </tr> |
| <tr><td valign="top" headers="d0e20 "><img src="../images/attribute.gif" /> </td> |
| <td valign="top" headers="d0e22 ">attribute</td> |
| </tr> |
| <tr><td valign="top" headers="d0e20 "><img src="../images/attribute_list.gif" /> </td> |
| <td valign="top" headers="d0e22 ">attribute list</td> |
| </tr> |
| <tr><td valign="top" headers="d0e20 "><img src="../images/ADD_Comment.gif" /></td> |
| <td valign="top" headers="d0e22 ">comment</td> |
| </tr> |
| <tr><td valign="top" headers="d0e20 "> <img src="../images/XSDChoice.gif" /></td> |
| <td valign="top" headers="d0e22 ">content model - choice</td> |
| </tr> |
| <tr><td valign="top" headers="d0e20 "> <img src="../images/XSDSequence.gif" /></td> |
| <td valign="top" headers="d0e22 ">content model - sequence</td> |
| </tr> |
| <tr><td valign="top" headers="d0e20 "><img src="../images/ADD_Element.gif" /> </td> |
| <td valign="top" headers="d0e22 ">element</td> |
| </tr> |
| <tr><td valign="top" headers="d0e20 "> <img src="../images/nempty.gif" /> </td> |
| <td valign="top" headers="d0e22 ">EMPTY content (content model)</td> |
| </tr> |
| <tr><td valign="top" headers="d0e20 "><img src="../images/ADD_Entity.gif" /> </td> |
| <td valign="top" headers="d0e22 ">entity</td> |
| </tr> |
| <tr><td valign="top" headers="d0e20 "><img src="../images/ADD_Notation.gif" /> </td> |
| <td valign="top" headers="d0e22 ">notation</td> |
| </tr> |
| <tr><td valign="top" headers="d0e20 "> <img src="../images/ADD_Entity_Reference.gif" /></td> |
| <td valign="top" headers="d0e22 ">parameter entity reference</td> |
| </tr> |
| </tbody> |
| </table> |
| </div> |
| <div class="skipspace"></div> |
| </div> |
| <p> |
| (C) Copyright IBM Corporation 2000, 2005. All Rights Reserved. |
| </p> |
| </body> |
| </html> |