Whole document tree
    

Whole document tree

ScreenShot

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.

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>