Schema Central  >  XSL-FO 1.1  >  fo.xsd  >  fo:index-range-begin
Advanced search

fo:index-range-begin

The beginning of an "indexed range" associated with an index key. The index range is ended by a corresponding fo:index-range-end.

See http://www.w3.org/TR/xsl11/#fo_index-range-begin

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

Used in

Sample instance

<fo:index-range-begin> <--any elements or text--> </fo:index-range-begin>