Content Rendering

In the WYSIWYG mode, the view of a document in the Editing Window is governed by the XSLT stylesheet. A particular XSLT stylesheet is applied depending on the Document Type.

Thanks to the dynamic XSLT processing, you can see a document with all the changes in real time.

Figure 1. Samples of documents in the Editing Window.



In addition to the Document Type, the view of the document depends on:
  1. Type of the WYSIWYG mode.

    A document can be displayed either with markup tags or without them.

  2. Currently applied XSLT Parameter Set.

    A document can be rendered differently by means of XSLT Parameter Sets.

  3. Whitespace handling.

    The ability to insert white-spaces is controlled by XSL-FO properties of the XSLT stylesheet.

In the Text mode, the view of a document in the Editing Window is independent of the Document Type.

Related concepts
Paginated and Normal Document Views
Related information
Context Hints
XSL Stylesheet Development