Schema Central  >  XSL-FO 1.1  >  fo.xsd  >  text-transform
Advanced search

text-transform

Capitalization effects of an element's text. CSS2 Reference: "text-transform" property

See http://www.w3.org/TR/xsl11/#text-transform

Attribute information

Namespace: None

Schema document: fo.xsd

Type: Anonymous

Properties: Local, Unqualified

Value

  • Type based on xsd:token
    • Valid valueDescription
      capitalizePuts the first character of each word in uppercase.
      uppercasePuts all characters of each word in uppercase.
      lowercasePuts all characters of each word in lowercase.
      noneNo capitalization effects.
      inherit

Used in