Schema Central  >  XSL-FO 1.1  >  fo.xsd  >  background-repeat
Advanced search

background-repeat

If a background image is specified, this property specifies whether the image is repeated (tiled), and how. CSS2 Reference: "background-repeat" property

See http://www.w3.org/TR/xsl11/#background-repeat

Attribute information

Namespace: None

Schema document: fo.xsd

Type: fo:background-repeat

Properties: Local, Unqualified

Value

  • Type based on xsd:token
    • Valid valueDescription
      repeatImage is repeated both horizontally and vertically.
      repeat-xImage is repeated horizontally only.
      repeat-yImage is repeated vertically only.
      no-repeatImage is not repeated: only one copy of the image is drawn.

Used in