DocBook: The Definitive GuideBy Norman Walsh & Leonard Muellner1st Edition October 1999 1-56592-580-7, Order Number: 5807 652 pages, $36.95 , Includes CD-ROM |
BeginPage
Synopsis
Content Model
BeginPage ::= EMPTYAttributes
Name
Type
Default
Pagenum CDATA None Tag Minimization
The start-tag is required for this element. The end-tag is optional, if your SGML declaration allows minimization.
Parameter Entities
%beginpage.exclusion; %highlights.exclusion; %ubiq.exclusion; %ubiq.inclusion; %ubiq.mix; Description
The BeginPage element marks the location of an actual page break in a print version of the document, as opposed to where a page break might appear in a further rendition of the document. This information may be used, for example, to allow support staff using an online system to coordinate with a user referring to a page number in a printed manual.
Processing expectations
The break identified by BeginPage may be displayed in an online version of the document or used for legacy purposes, but it is not expected to cause a page break when the document is processed by an SGML system.
Attributes
- Pagenum
PageNum contains the page number of the page in the printed document which begins at the location of the BeginPage element.
Back to: DocBook: The Definitive Guide
© 2001, O'Reilly & Associates, Inc.