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

background-position

If a background image has been specified, this property specifies its initial position. If only one value is specified, the second value is assumed to be 'center'. If at least one value is not a keyword, then the first value represents the horizontal position and the second represents the vertical position. Negative <percentage> and <length> values are allowed.  CSS2 Reference: "background-position" property

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

Attribute information

Namespace: None

Schema document: fo.xsd

Type: Anonymous

Properties: Local, Unqualified

Value

  • Union of:
      from type fo:inherit
    • Type based on xsd:token
      • Valid value
        inherit
    • List of:
      • Union of:
      • Minimum length of list: 1
      • Maximum length of list: 2
    • List of:
      • Type based on xsd:token
        • Valid value
          top
          center
          bottom
          left
          center
          right
      • Minimum length of list: 1
      • Maximum length of list: 2

Used in