Schema Central  >  XSL-FO 1.1  >  fo.xsd  >  fo:font-weight
Advanced search

fo:font-weight

Simple type information

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

Schema document: fo.xsd

Content

  • Type based on xsd:token
    • Valid valueDescription
      normalSame as "400".
      boldSame as "700".
      bolderThe next weight that is assigned to a font that is darker than the inherited one. If there is no such weight, it simply results in the next darker numerical value (and the font remains unchanged), unless the inherited value was "900", in which case the resulting weight is also "900".
      lighterThe next weight that is assigned to a font that is lighter than the inherited one. If there is no such weight, it simply results in the next lighter numerical value (and the font remains unchanged), unless the inherited value was "100", in which case the resulting weight is also "100".
      100
      200
      300
      400
      500
      600
      700
      800
      900
      inherit

Used in

Type inheritance chain

  • xsd:token
    • restricted by fo:font-weight
      • used as member of union type Anonymous type within attribute font