Part 4. Titlepage Template Stylesheet Reference

$Id: titlepage.xsl 9940 2014-09-06 16:06:50Z bobstayton $

Introduction

This is technical reference documentation for the “titlepage” templates in the DocBook XSL Stylesheets.

This is not intended to be user documentation. It is provided for developers writing customization layers for the stylesheets.

Table of Contents

get.namespace.prefix — Obtain namespace prefix for an element identified by a string containing qualified name
get.namespace.uri — Obtain URI for an element identified by a string containing qualified name
output.wrapper — Output the wrapper element
t:templates — Construct a stylesheet for the templates provided
xsl:* — Copy xsl: elements straight through
t:titlepage — Create the templates necessary to construct a title page
t:titlepage-content — Create templates for the content of one side of a title page
t:titlepage-separator — Create templates for the separator
t:titlepage-before — Create templates for what precedes a title page
* (in copy mode) — Copy elements
@* (in copy mode) — Copy attributes
* (in document.order mode) — Create rules to process titlepage elements in document order
* (in document.order mode) — Create rules to process titlepage elements in stylesheet order
* (in titlepage.specialrules mode) — Create templates for special rules
* (in titlepage.subrules mode) — Create template for individual special rules
t:or — Process the t:or special rule
t:or (in titlepage.subrules mode) — Process the t:or special rule in titlepage.subrules mode
element-or-list — Construct the "or-list" used in the select attribute for special rules.