npsobj includetext

Syntax

npsobj_includetext ::=

  <npsobj includetext = "internal_url" />

Task

During evaluation this instruction is replaced by the evaluated main content of the file that is referenced by internal_url. If this file does not exist the element is replaced with the empty string. The file must be a document or a folder.

Internally, this instruction is handled as a link of the type inclusion link. Thus, internal_url is subject to the link management and is automatically adapted when the link destination or the file containing this instruction is moved.

Example

<npsobj includetext="/docs/technical/index.html" />