16. copyAsInclusion

Parameter syntax:

[ '[implicitElement]' ]?

Copies explicitly selected nodes (or implicitly selected element if the [implicitElement] option is used) to system clipboard. Each node copied to the clipboard is marked as being a reference rather than plain XML data.

Command copyAsInclusion will not work when one of the selected nodes is a reference or is an inclusion directive (e.g. an xi:include element).

Command copyAsInclusion cannot work unless the following conditions are met:

Example:

copyAsInclusion [implicitElement]

Commands copyAsInclusion (generally bound to keystroke Shift+Ctrl+C) and paste (generally bound to keystroke Ctrl+V) are used to compose modular documents, see the corresponding tutorial section in the User's Guide.