Search the Catalog
DocBook: The Definitive Guide

DocBook: The Definitive Guide

By Norman Walsh & Leonard Muellner
1st Edition October 1999
1-56592-580-7, Order Number: 5807
652 pages, $36.95 , Includes CD-ROM

ScreenShot

Name

ScreenShot -- A representation of what the user sees or might see on a computer screen

Synopsis

Content Model

ScreenShot ::=
(ScreenInfo?,
 (Graphic|GraphicCO|MediaObject|MediaObjectCO))

Attributes

Common attributes

Tag Minimization

Both the start- and end-tags are required for this element.

Parameter Entities

%admon.mix;%bookcomponent.content;%component.mix;
%divcomponent.mix;%example.mix;%figure.mix;
%footnote.mix;%glossdef.mix;%indexdivcomponent.mix;
%legalnotice.mix;%linespecific.class;%para.mix;
%qandaset.mix;%refcomponent.mix;%sidebar.mix;
%tabentry.mix;%tbl.entry.mdl;%textobject.mix;

Description

A ScreenShot is a graphical environment for displaying an image of what the user might see on a computer screen. It is often used to display application screen shots, dialog boxes, and other components of a graphical user interface.

Processing expectations

Formatted as a displayed block.

Children

The following elements occur in ScreenShot: Graphic, GraphicCO, MediaObject, MediaObjectCO, ScreenInfo.

In some contexts, the following elements are allowed anywhere: BeginPage, IndexTerm.

See Also

ComputerOutput, LineAnnotation, LiteralLayout, ProgramListing, Screen, Synopsis, UserInput

Examples

<!DOCTYPE screenshot PUBLIC "-//OASIS//DTD DocBook V3.1//EN">

<screenshot>
<screeninfo>640x480x256</screeninfo>
<graphic fileref="copilot.gif"></graphic>
</screenshot>

Back to: DocBook: The Definitive Guide


oreilly.com Home | O'Reilly Bookstores | How to Order | O'Reilly Contacts
International | About O'Reilly | Affiliated Companies | Privacy Policy

© 2001, O'Reilly & Associates, Inc.