Home
Menu
- File
- New XML --- Enable you to create a new XML file (Ctrl+N)
- Open XML --- Open an existing XML file and load the associate DTD file if one
existed. (Ctrl+O)
- Open XML URL --- Open an existing XML URL file and load the associate DTD file if one
existed.
- Save XML --- Save the current XML file. (Ctrl+S)
- Save XML As --- Save the current XML file with a new name.
- New DTD --- Enable you to create a new DTD file
- Open DTD --- Open an existing DTD file
- Open DTD URL --- Open an existing DTD URL file
- SaveDTD --- Save the current DTD file
- Save DTD As --- Save the current DTD file with a new name.
- Save All --- Save the current DTD and the current XML file
- Page Setup --- To be completed. Page setup before printing.
- Print --- To be completed. Print the DTD or XML file. (Ctrl+P)
- Exit --- Exit the application and return to the command prompt.
- Edit
- Undo --- To be completed. Undo the last edition. (Ctrl+Z)
- Cut --- Delete the selected item and place the content of it on the clipboard.
(Ctrl+X)
- Copy --- Copy to the clipboard the content of the selected item. (Ctrl+C)
- Paste --- Paste the content of the clipboard under the selected item. Note.: You
must paste the same type of item that you have previously cut or copy. If you have cut or
copy a Notation, you can paste this content in the 'Notation(s)' section only. The same is
true for 'Entity(ies)', 'Element(s)' and Attributes of an element. (Ctrl+V)
- Delete --- Delete the selected item. This will erase completly this item for
ever. (Shift+Delete)
- Select All --- To be completed. Select all items in a section. (Ctrl+A)
- Start Selection --- To be completed. Mark the current selected item as the first item in
a selection.
- End Selection --- To be completed. Mark the current selected item as the last item in a
selection.
- Find --- Find an item in the tree. (Ctrl+F)
- Set Root --- Set the root element of a XML file
- Insert After --- Insert a new item after the selected item. If the selected item is a
'Notation', insert a Notation after it. If the selected item is an 'Entity', insert an
Entity after it. If the selected item is an 'Element', insert an Element after it. If the
selected item is an 'Attribute', insert an Attribute after it. (Ctrl+2)
- Insert Above --- Insert a new item above the selected item. If the selected item is a
'Notation', insert a Notation above it. If the selected item is an 'Entity', insert an
Entity above it. If the selected item is an 'Element', insert an Element above it. If the
selected item is an 'Attribute', insert an Attribute above it. (Ctrl+3)
- Insert Attribute --- Insert a new Attribute in the tree. When the selected item is an
'Element' item, insert at the end of the Attributes list. When the selected item is an
'Attribute' item, insert the new attribute under it. (Ctrl+4)
- View
- Shift Up --- Shift up the selected item in the tree. Apply when the selection is one of
'Notation', 'Entity', 'Element', 'Attribute' or 'Content Model'. (Shift+Up)
- Shift Down --- Shift down the selected item in the tree. Apply when the selection is one
of 'Notation', 'Entity', 'Element', 'Attribute' or 'Content Model'. (Shift+ Down)
- Toggle Panel --- To toggle from the tree to the right pane and vice versa. (Ctrl+T)
- Sort --- Sort all items in a group. Apply when the selection is one of 'Notation(s)',
'Entity(ies)', 'Element(s)' or an Element item. All children nodes will be sorted
ascending from A to Z.
- Metal Interface --- Show this application using the universal look & feel.
- Metal Green Interface --- Show this application using the metal green universal look
& feel.
- Metal Contrast Interface --- Show this application using the metal contrast universal
look & feel.
- Windows Interface --- Show this application using the Windows look & feel.
- Motif Interface --- Show this application using the UNIX Motif look & feel.
- DTD source --- View the source of the DTD tree
- XML source --- View the source of the XML tree
- Refresh --- To be completed. Validate all nodes in the DTD tree and the XML tree.
- Help
- Content --- Show help file in the Help tab panel. (F1)
- Search --- To be completed. Search the help file with a keyword.
- About --- Show information about this product.
Home