-> (Ctrl+Shift+V) : Validate the current edited document
against its declared DTD or XML Schema.
-> (Ctrl+Shift+W) : Check that the current edited document
is well-formed.
-> (Ctrl+Shift+R) : Select a RELAX NG schema from the local
filesystem and validate the current edited document
against it.
-> (Ctrl+Shift+N) : Select a NRL schema from the local
filesystem and validate the current edited document
against it.
-> (Ctrl+Shift+K): Clear the error markers added to the
Problems view at the last validation of the current
edited document.
-> (Ctrl+Shift+\): Convert the current edited document to
one of the formats RNG, RNC, DTD, XSD using the Trang converter.
-> (Ctrl+Shift+S): Displays the Templates dialog used to
discover, select and open a new document based on an
exiting template document. Template documents act as
starting points that have predefined properties such as
file type, prolog, root element, containers and even
existing content.
-> (Ctrl+Shift+T): Apply to current document the scenario
associated to it. If no scenario is associated to the
document the “Configure transformation
scenario” action will be launched first.
-> (Ctrl+Shift+C): Open the scenario configuration dialog
containing all the scenarios that can be applied to the
current document, that is scenarios containing the
URL of an XML document if the current
document is an XSL stylesheet or scenarios containing
the URL of an XSL stylesheet for the
rest of edited documents.
-> (Ctrl+Shift+L): Infer an internal DTD from the current
document that can be used for content assistant when the
document declares no DTD, XML Schema or Relax NG schema.
-> (Ctrl+Shift+F): Apply format and indent according to
settings in Preferences
-> oXygen -> Editor ->
Format.
-> (Ctrl+Shift+/): Execute a XPath query against the current
document.
-> (Ctrl+Shift+A): Displays the Add Templates dialog used to
define the name by which the template will be recognized
in the “New from templates” option.
-> (Ctrl+Shift+Q) : Start checking the spelling of current document.