ScreenShot

Name

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

Content Model

  ScreenInfo?,
  (Graphic | GraphicCO)

Attributes

This element has common and Role attributes.

Tag Minimization

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

Description

Like Screen, intended to represent what the user sees or might see on a computer screen. It consists of an optional ScreenInfo and a required Graphic. It has common attributes.

Parents

These elements contain ScreenShot: Appendix, Article, BiblioDiv, Bibliography, BlockQuote, Callout, Caution, Chapter, Dedication, Example, Figure, Footnote, GlossDef, GlossDiv, Glossary, Important, Index, IndexDiv, InformalExample, LegalNotice, ListItem, MsgExplan, MsgText, Note, Para, PartIntro, Preface, Procedure, RefSect1, RefSect2, RefSect3, RefSynopsisDiv, Sect1, Sect2, Sect3, Sect4, Sect5, SetIndex, Sidebar, SimpleSect, Step, Tip, Warning, entry.

Children

ScreenShot contains these elements: Graphic, GraphicCO, ScreenInfo.

In some contexts, additional elements may be allowed by inclusions in parent elements. Similarly, in some contexts, some of these elements may be invalid due to exclusions in parent elements.

Examples

<SCREENSHOT>
<SCREENINFO>Press the F1 key and type &ldquo;catfile&rdquo; 
while holding down the Alt, Page Down, and F12 keys.
</SCREENINFO>
<GRAPHIC FORMAT="GIF" FILEREF="figs/05.07.gif" 
SRCCREDIT="George Tirebiter"></GRAPHIC>
</SCREENSHOT>