Table of Contents
Ctrl+N) : Displays the New dialog from which to select the document file type.
-> (Ctrl+O) : Displays the Open dialog used to discover, select and open one or more files.
-> (Ctrl+S) : Saves the current document. If the document does not have a file, displays the “Save As” dialog.
-> (Ctrl+R) : Displays the Save Results dialog, used to save the result-list of the, currently in focus, message tab.
-> (Ctrl+F2) : Displays the Open Project dialog used to discover, select and open a project file.
-> (Ctrl+F3 (Cmd+G on Mac)) : Saves the current project. If the project does not have a file, displays the “Save Project As” dialog.
-> (Ctrl+P) : Displays the Page Setup dialog used to define the page size and orientation properties for printing.
-> (Ctrl+W) : Closes only the selected tab. All other tab instances remain.
-> (Ctrl+Q) : Terminates the oXygen XML Editor. Session information such as the current Project, open Documents and Option settings is made persistent. When the oXygen editor is re-opened, the persistence information returns to the last saved state.
-> (Ctrl+Z) : Reverses, a maximum of 100, editing actions to return to the preceding state.
-> (Ctrl+Shift+Z) : Recreates, a maximum of 100, editing actions that were undone by the “Undo” function.
-> (Ctrl+X) : Removes the current selected node from the document and places it in the clipboard.
-> (Ctrl+C) : Places a duplicate copy of the current selection in the clipboard.
-> (Ctrl+V) : Places the current clipboard content into the document at the cursor position.
-> (Ctrl+A) : Selects the entire body of the current document, including whitespace preceding the first and following the last character.
-> (F4) : Checks the spelling in your document.
-> (Ctrl+F) : Displays the Find/Replace dialog, used to define “search for” or “search for and replace” operations on the current document.
-> (Ctrl+G (Cmd+L on Mac)) : Displays the Go to Line dialog used to move the cursor directly to the line number specified.
-> (F3) : Performs another search using the last search configuration.
-> (Ctrl+T) : Opens the window for editing a document displayed as a structured tree.
-> (Ctrl+K) : Traverses the Editor focus across the list of open documents from left to right.
-> (Ctrl+J) : Traverses Editor focus across the list of open documents from right to left.
-> (F1) : Opens the oXygen XML Editor Online Help System.
-> (Ctrl+Shift+V) : Executes the Validation operation on the current document using a validating parser. Returns an error result-list in the Message panel. Mark-up of current document is checked to conform with the specified DTD rules.
-> (Ctrl+Shift+W) : Executes the XML Form check operation on the current document using a non-validating parser. Returns an error result-list in the Message panel.
-> (Ctrl+Shift+T) : Executes the transformation process using the configuration properties defined in the Configure Transformation dialog.
-> (Ctrl+Shift+C) : Displays the Configure Transformation dialog, used to define properties for conversion of documents to multiple output targets. Also enables saving of “Scenarios”. Each scenario, can store a unique configuration ready to be used in the future.
-> (Ctrl+Shift+P) : Also referred to as “Pretty Print”, “Format and Indent” performs layout functions to make mark-up easier to read on screen and in print output.
-> (Ctrl+Shift+L) : Reads the mark-up structure of the current document so that it can be saved as a template using the option.
-> (Ctrl+Shift+S) : Displays the Save Structure dialog, used to name and create DTD documents learnt by the “Learn Structure” function.
-> (Ctrl+N) : Creates a new empty document and displays it in the Tree View Editor.
-> (Ctrl+O) : Displays the Open dialog used to discover, select and open a file to be edited.
-> (Ctrl+S) : Saves the current document. If the document does not have a file, displays the “Save As” dialog.
-> (Ctrl+W) : Closes the Tree View Editor.
-> (Ctrl+C) : Places a duplicate copy of the current node in the clipboard.
-> (Ctrl+X) : Removes the current selected node from the document and places it in the clipboard.
-> (Ctrl+V) : Places the node from clipboard as a child of the selected node.
-> (Delete) : Delete the selected node from the document.
-> (F5) : Starts editing the selected node from the document.
-> (F6) : Ends editing the selected node.
-> (Ctrl+Z) : Reverses, a maximum of 100, editing actions to return to the preceding state.
-> (Ctrl+Shift+Z) : Recreates, a maximum of 100, editing actions that were undone by the “Undo” function.
-> (F9) : Insert a new node of the same type like the selected one as its sibling.
-> (Ctrl+Up) : Move up the selected node with one position.
-> (Ctrl+Down) : Move down the selected node with one position.
-> (