Schema Central > XSL-FO 1.1 > fo.xsd > fo:font-weight
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

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 by

    Type inheritance chain

    Site developed and hosted by Datypic, Inc.

    Please report errors or comments about this site to contrib@functx.com