ScreenShot ::= (ScreenInfo?, (Graphic|GraphicCO|MediaObject|MediaObjectCO))
Both the start- and end-tags are required for this element.
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.
These elements contain ScreenShot: Answer, Appendix, Article, BiblioDiv, Bibliography, BlockQuote, Callout, Caption, Caution, Chapter, Colophon, Dedication, entry, Example, Figure, Footnote, Glossary, GlossDef, GlossDiv, Important, Index, IndexDiv, InformalExample, InformalFigure, LegalNotice, ListItem, MsgExplan, MsgText, Note, Para, PartIntro, Preface, Procedure, QandADiv, QandASet, Question, RefSect1, RefSect2, RefSect3, RefSynopsisDiv, Sect1, Sect2, Sect3, Sect4, Sect5, Section, SetIndex, Sidebar, SimpleSect, Step, TextObject, Tip, Warning.
The following elements occur in ScreenShot: Graphic, GraphicCO, MediaObject, MediaObjectCO, ScreenInfo.
In some contexts, the following elements are allowed anywhere: BeginPage, IndexTerm.
<!DOCTYPE screenshot PUBLIC "-//OASIS//DTD DocBook V3.1//EN"> <screenshot> <screeninfo>640x480x256</screeninfo> <graphic fileref="copilot.gif"></graphic> </screenshot>
Copyright © 1999 O'Reilly & Associates, Inc. All rights reserved.