Schema Central  >  XSL-FO 1.1  >  fo.xsd  >  fo:multi-property-set
Advanced search

fo:multi-property-set

An alternative set of formatting properties that, dependent on a User Agent state, are applied to the content.

See http://www.w3.org/TR/xsl11/#fo_multi-property-set

Element information

Namespace: http://www.w3.org/1999/XSL/Format

Schema document: fo.xsd

Type: Anonymous

Properties: Global, Qualified

Content

  • Empty content

Attributes

NameOccTypeDescriptionNotes
id [0..1]fo:idAn identifier unique within all objects in the result tree with the fo: namespace. It allows references to this formatting object by other objects.from group fo:id
index-class [0..1]fo:stringAssociates an index class with a formatting object that also has an index key specified.from group fo:index-class
index-key [0..1]fo:stringAssociates an index key with the formatting object on which it is specified.from group fo:index-key
active-state [0..1]AnonymousWhich 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.from group fo:active-state

Used in

Sample instance

<fo:multi-property-set> <--any elements or text--> </fo:multi-property-set>