Name
$oxy-markup — Is Oxygen change tracking markup rendered?
Parameter:
{}oxy-markup
Defined in:
param.xsl
Used in:
parameter-maps.xsl, drivers.xsl
Used by:
Synopsis
$oxy-markup
:=
'false'
Description
If $oxy-markup
is true, then
the change tracking processing instructions that Oxygen inserts into
the document will be transformed into elements marked with CSS classes
for rendering in the output. See $oxy-markup-css
.
Rendering Oxygen change markup can be specified on a document-by-document
bases with a db
processing instruction.
If the oxy-markup
pseudo-attribute is true, the markup will be rendered.
This processing instruction must be in the info
element of the document
element.