caption (db.html.caption)

caption — A caption

Synopsis

Content Model

caption (db.html.caption) ::=

  • text

Attributes

Attributes:

  • All of:
    • class
    • style
    • title
  • lang
  • All of:
    • onclick
    • ondblclick
    • onmousedown
    • onmouseup
    • onmouseover
    • onmousemove
    • onmouseout
    • onkeypress
    • onkeydown
    • onkeyup

Additional Constraints

  • example must not occur in the descendants of caption
  • figure must not occur in the descendants of caption
  • table must not occur in the descendants of caption
  • table must not occur in the descendants of caption
  • caution must not occur in the descendants of caption
  • important must not occur in the descendants of caption
  • note must not occur in the descendants of caption
  • tip must not occur in the descendants of caption
  • warning must not occur in the descendants of caption
  • sidebar must not occur in the descendants of caption
  • task must not occur in the descendants of caption

Description

A Caption is an extended description of a MediaObject. Unlike a TextObject, which is an alternative to the other elements in the MediaObject, the Caption augments the object.

Processing expectations

Formatted as a displayed block.

Attributes

class

FIXME:

lang

FIXME:

onclick

FIXME:

ondblclick

FIXME:

onkeydown

FIXME:

onkeypress

FIXME:

onkeyup

FIXME:

onmousedown

FIXME:

onmousemove

FIXME:

onmouseout

FIXME:

onmouseover

FIXME:

onmouseup

FIXME:

style

FIXME:

title

FIXME:

Parents

These elements contain caption: table (db.html.table).

See Also

audioobject, caption (db.caption), imageobject, inlinemediaobject, mediaobject, textobject, videoobject

ChangeLog

This alpha reference page is $Revision: 1.4 $ published $Date: 2005/07/07 16:40:28 $.