Schema Central  >  XSL-FO 1.1  >  fo.xsd  >  active-state
Advanced search

active-state

Which of the fo:multi-property-sets are used to format the child flow objects within an fo:multi-properties formatting object. The states (or at least the events that cause the state to be entered) are defined by the DOM.

See http://www.w3.org/TR/xsl11/#active-state

Attribute information

Namespace: None

Schema document: fo.xsd

Type: Anonymous

Properties: Local, Unqualified

Value

  • Type based on xsd:token
    • Valid valueDescription
      linkApplies if there is an fo:basic-link descendant of the parent fo:multi-properties and that link has not yet been visited.
      visitedApplies if there is an fo:basic-link descendant of the parent fo:multi-properties and that link has been visited.
      activeApplies while a normal area returned by the parent fo:multi-properties is being activated by the user. For example, between the times the user presses the mouse button and releases it.
      hoverApplies while the user designates a normal area returned by the parent fo:multi-properties (with some pointing device), but does not activate it. For example the cursor (mouse pointer) hovers over such an area.
      focusApplies while a normal area returned by the parent fo:multi-properties has the focus (accepts keyboard events or other forms of text input).

Used in