$annotation-placement

$annotation-placement — Determines where the annotation mark is placed.

Parameter:
{}annotation-placement
Defined in:
param.xsl
Used in:
param.xsl

Synopsis

  |$annotation-placement := 'after'

Description

When annotations are rendered, $annotation-placement determines where the $annotation-mark is placed. If the value is after, the mark or marks are placed at the very end of the element being annotated. If the value is before, the marks are placed at the very beginning of the element being annotated.

Each individual annotation can determine its placement by placing before or after in its role attribute.