Oxygen XML Author Eclipse plugin includes powerful support for editing XML documents through actions included in the contextual menu. When editing XML documents in Author mode, the contextual menu includes general actions that are available for all of the recognized document types and framework-specific actions that are configured for each document type.
The general actions that are available in the contextual menu (some of them are also available in the submenus of the Document menu) for all built-in document types include the following:
sqf:default-fix attribute is automatically selected to be
applied. If no default quick fix is explicitly specified, the first quick fix
proposal in the list is considered. All quick fix proposals are then automatically
executed in bulk, one after the other.Available when the Track Changes feature is enabled and the contextual menu is invoked on a change. The following options are available:
Accept
Change(s)
Reject
Change(s)
Comment
ChangeAvailable when the contextual menu is invoked on a callout. If the corresponding options in the Show review callouts section are selected in the Callouts preferences page, the callouts are displayed in Author mode for comments, tracked insertions, or tracked deletions.
The following actions are available in the contextual menu when invoked on an insertion or deletion callout box:
Accept
Change(s)
Reject
Change(s)
Comment
Change
Callouts OptionsThe following actions are available in the contextual menu when invoked on a comment callout box:
Show/Edit
Comment
Remove
Comment
Callouts Options
Edit
AttributesThis submenu includes insert actions that are specific to each framework, along with the following general action:
Cut (Ctrl + X (Command + X on
macOS))
Copy (Ctrl + C (Command + C on
macOS))Places a copy of the currently selected content in the clipboard.
The clipboard contains the precise node structure that is preserved when pasting to another place within the same document or to another document opened in the Author mode. The copied content also contains a plain Text flavor that attempts to convert the copied content to Markdown when the content gets pasted into a plain text area and also an HTML flavor that attempts to convert the copied structure to plain HTML, which can be useful for preserving the styles when pasting into editors such as MS Word.
Paste (Ctrl + V (Command + V on
macOS))
Paste
special submenuThis submenu includes special paste actions that are specific to each framework, as well as the following general paste actions:
This submenu allows you to select the following:
This submenu contains the following actions:
0x or 0X prefix. Examples of
valid sequences and the characters they will be converted to:0x0045 will be converted to E0X0125 to ĥ265 to ɥ2190 to ←Contains a series of actions designed to alter the XML structure of the document:
Toggle
Comment
Split
Element
Join
Elements
Surround with Tags
(Alt + Shift +
E)
Surround with '[tag]'
(Alt +
Shift + ForwardSlash)
Rename
Element
Delete Element Tags
Remove
All Markup
Remove
TextA variety of built-in XML refactoring operations that pertain to DITA documents with some of the information preconfigured based upon the current context.
@conref attributes to
@conkeyref attributes.Contains built-in XML refactoring operations that pertain to attributes with some of the information preconfigured based upon the current context.
Contains built-in XML refactoring operations that pertain to comments with some of the information preconfigured based upon the current context.
Contains built-in XML refactoring operations that pertain to elements with some of the information preconfigured based upon the current context.
Contains built-in XML refactoring operations that pertain to XML fragments with some of the information preconfigured based upon the current context.
Available for JATS documents. Contains built-in XML refactoring operations that pertain to JATS documents with some of the information preconfigured based upon the current context.
Contains built-in XML refactoring operations that pertain to processing instructions.
This submenu includes the following actions:
Track Changes
Accept Change(s) and Move to Next
Accept All
Changes
Reject Change(s) and Move to Next
Reject All
Changes
Comment
Change
Highlight
Add
Comment
Show/Edit
Comment
Remove
Comment
Manage ReviewsThis submenu is available for XML documents that have an associated DTD, XML Schema, or Relax NG schema. It includes the following actions:
Rename in
Search References
Search Occurrences in fileThis submenu includes the following actions:
Toggle Fold
Collapse Other
Folds
Collapse Child
Folds
Expand Child
Folds
(Ctrl + NumPad+ (Command + NumPad+
on macOS))
Expand
All