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

background-attachment

If a background image is specified, this property specifies whether it is fixed with regard to the viewport ('fixed') or scrolls along with the containing block ('scroll').  CSS2 Reference: "background-attachment" property

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

Attribute information

Namespace: None

Schema document: fo.xsd

Type: Anonymous

Properties: Local, Unqualified

Value

  • Type based on xsd:token
    • Valid valueDescription
      scrollThe background-image may scroll with the enclosing object.
      fixedThe background-image is to be fixed within the viewable area of the enclosing object.
      inherit

Used in