XML Code Inserts
EditRocket provides XML code inserts, or snippets, via the Inserts - XML menu option. Code inserts are also included as a tab on the XML sidekick. The keyboard shortcut of ctrl or cmd + shift + i launched the code insert popup window.
The following code inserts are available for XML:
CDATA - This inserts a CDATA section into the currently active editor.
CSS Reference - This inserts an CSS style sheet reference into the currently
active editor.
Namespace - This inserts xmlns text into the currently active editor.
Namespace with Prefix
Processing Instruction - This inserts the XML processing instruction.
XSL Reference - This inserts an XSL style sheet reference.
XML inserts can be modified, or custom XML inserts can be created using the Insert - Edit Insert and Insert - Add Insert options.