home *** CD-ROM | disk | FTP | other *** search
- <?xml version='1.0' encoding='ISO-8859-1' ?>
- <!DOCTYPE toc
- PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp TOC Version 1.0//EN"
- "http://java.sun.com/products/javahelp/toc_1_0.dtd">
-
- <toc version="1.0">
-
- <tocitem text="XML Pro" image="toplevelfolder">
-
- <tocitem text="About XML Pro" target="about">
- <tocitem text="The XML Pro Document Tree" target="document-tree"/>
- <tocitem text="The Attribute Pane" target="attribute-pane"/>
- <tocitem text="The Edit Pane" target="edit-pane"/>
- <tocitem text="The XML Pro Toolbar" target="toolbar"/>
- <tocitem text="The Element Palette" target="element-palette"/>
- <tocitem text="The Entity Palette" target="entity-palette"/>
- <tocitem text="Drag and Drop Support" target="drag-drop"/>
- <tocitem text="XML Namespaces" target="namespaces"/>
-
- </tocitem>
-
- <tocitem text="File Operations" target="file-menu">
- <tocitem text="New" target="new"/>
- <tocitem text="Open" target="open"/>
- <tocitem text="Save" target="save"/>
- <tocitem text="Save As" target="save-as"/>
- <tocitem text="Print" target="print"/>
- <tocitem text="Close" target="close"/>
- <tocitem text="Exit" target="exit"/>
- </tocitem>
-
- <tocitem text="Edit Operations" target="edit-menu">
- <tocitem text="Undo" target="undo"/>
- <tocitem text="Cut" target="cut"/>
- <tocitem text="Copy" target="copy"/>
- <tocitem text="Paste" target="paste"/>
- <tocitem text="Find" target="find"/>
- </tocitem>
-
- <tocitem text="Tools Operations" target="tools-menu">
- <tocitem text="The Element Wizard" target="element-wizard"/>
- <tocitem text="The Attribute Wizard" target="attribute-wizard"/>
- <tocitem text="Moving Elements Up" target="move-up"/>
- <tocitem text="Moving Elements Down" target="move-down"/>
- <tocitem text="Deleting Elements" target="delete"/>
- <tocitem text="Validate" target="validate"/>
- <tocitem text="Assocaiate DTD" target="associate-dtd"/>
- <tocitem text="Change XML Encoding" target="change-encoding"/>
- <tocitem text="View XML" target="view-xml"/>
- <tocitem text="View DTD" target="view-dtd"/>
- </tocitem>
-
- <tocitem text="Options" target="option-menu">
- <tocitem text="View PCDATA Text in Tree" target="view-pcdata-tree"/>
- <tocitem text="View Attributes in Tree" target="view-attrib-tree"/>
- <tocitem text="Show Element Palette" target="show-element"/>
- <tocitem text="Show Entity Palette" target="show-entity"/>
- <tocitem text="Available Elements Constrained by DTD" target="constrained"/>
- </tocitem>
-
- <tocitem text="XML Pro Help" target="help-menu">
- <tocitem text="Launching Help" target="help"/>
- </tocitem>
-
- <tocitem text="Trouble Shooting" target="support">
- <tocitem text="Error Codes" target="error-codes"/>
- <tocitem text="Reporting Errors or Bugs" target="bugs"/>
- </tocitem>
-
- <tocitem text="General XML Terminology" target="terms">
- <tocitem text="The XML Prolog" target="prolog"/>
- <tocitem text="Elements" target="element"/>
- <tocitem text="Attributes" target="attribute"/>
- <tocitem text="PCDATA" target="PCDATA"/>
- <tocitem text="CDATA" target="CDATA"/>
- <tocitem text="Entities" target="entity"/>
- <tocitem text="Comments" target="comment"/>
- <tocitem text="Well-Formedness" target="well-formed"/>
- <tocitem text="Validationt" target="validation"/>
- <tocitem text="Document Type Definition (DTD)" target="DTD"/>
- <tocitem text="Enumerated Attributes" target="enumerate"/>
- <tocitem text="Root Element" target="root-element"/>
- <tocitem text="DOCTYPE Declaration" target="doctype"/>
- <tocitem text="Document Encoding" target="doc-encoding"/>
- <tocitem text="UTF-8" target="utf"/>
- <tocitem text="SYSTEM" target="system"/>
- <tocitem text="PUBLIC" target="public"/>
- </tocitem>
-
- <tocitem text="How Do I?" target="how-do">
- <tocitem text="Opening a Document in XML Pro" target="opening"/>
- <tocitem text="Closing a Document in XML Pro" target="closing"/>
- <tocitem text="Creating a New Document" target="create-new"/>
- <tocitem text="Creating Elements" target="create-element"/>
- <tocitem text="Adding an Element to a Document" target="add-element"/>
- <tocitem text="Moving Elements in a Document" target="move-element"/>
- <tocitem text="Adding PCDATA to Elements" target="add-pcdata"/>
- <tocitem text="Editing PCDATA Contents" target="edit-pcdata"/>
- <tocitem text="Creating Attributes" target="create-attribute"/>
- <tocitem text="Adding an Attribute to an Element" target="add-attribute"/>
- <tocitem text="Editing Attributes" target="edit-attribute"/>
- <tocitem text="Changing a Document's Character Encoding" target="change-encoding"/>
- <tocitem text="Associating a DTD with a Document" target="associating-dtd"/>
- <tocitem text="Validating a Document" target="validating"/>
- <tocitem text="Viewing a Document in XML code" target="viewing-xml"/>
- <tocitem text="Viewing a Document's DTD" target="viewing-dtd"/>
- <tocitem text="Adding a Comment to a Document" target="add-comment"/>
- <tocitem text="Adding a CDATA Section" target="add-cdata"/>
- </tocitem>
-
- </tocitem>
- </toc>
-