User`s guide

8 Create Custom Stylesheets
8-26
Possible conditions and their values as coded in XML are shown in the following table.
Name of Condition
Possible Values for the
Condition Sample XML Code
$position right
center
left
$position='right'
$position='center'
$position='left'
$sequence odd
even
first
blank
$sequence=odd
$sequence=even
$sequence=first
$sequence=blank
$double-sided 0
1
$double-sided=0
$double-sided=1
$pageclass $titlepage
$lot
$body
$pageclass=$titlepage
$pageclass=$lot
$pageclass=$body
Use standard logical operators (such as = , != , and, or) and nested expressions
(characters between parentheses are an expression within an expression) to specify
complex conditions. You can use complex conditions to set the position of headers and
footers on pages. You can also use them to specify other settings, such as where in the
report the content appears.
Add Content to Headers and Footers Using Templates
Templates are available for adding the following items to headers and footers:
Text
Author names
Page numbers
Titles for chapters and sections
Chapter numbering
Draft information
Comments
Graphics
Templates used by the File Converter are Extensible Style Language Transformations
(XSLT), which is a language for transforming XML documents into other XML