From http://www.w3schools.com (Copyright Refsnes Data)
The <fo:title> object specifies a title for a page-sequence. The title may be used to identify the page. For example, the content of the title can be displayed in a "title" window or in a "tool tip".
<fo:title> <!-- Contents:(#PCDATA|bidi-override| character|external-graphic| instream-foreign-object|inline| inline-container|leader|page-number| page-number-citation|basic-link| multi-toggle)* --> </fo:title> |
From http://www.w3schools.com (Copyright Refsnes Data)