XML viewer

Overview

The figure below gives a quick overview of the models available to the XMLViewer.

Global objects

These are the global (top level) objects available when using FreeMarker from a XMLViewer.

Object Description Type
xmlviewer This object contains the loaded XML XML
xmlurl This object contains the URL that the XMl was loaded from String
param URL-parameters ParameterModel
context This object contains information about the execution context. ContextModel
viewer This property contains information about the viewer. ViewerModel

ViewerModel

This object contains information about the XMLViewer.

Property Description Type
strings Available strings for the viewer. This TextMapModel supports locations “template” and “domain”. TextMapModel