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

text-altitude

The "height" to be used for the ascent above the dominant baseline.

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

Attribute information

Namespace: None

Schema document: fo.xsd

Type: Anonymous

Properties: Local, Unqualified

Value

  • Union of:
      from type fo:length
    • Type based on xsd:string
      • Pattern: [\+\-]?\d+(\.?\d+)?(pc|px|pt|mm|cm|in|em)
    • from type fo:percentage
    • Type based on xsd:string
      • Pattern: [\+\-]?\d+(\.?\d+)?%
    • from type fo:inherit
    • Type based on xsd:token
      • Valid value
        inherit
    • Type based on xsd:token
      • Valid valueDescription
        use-font-metricsUses a value for the "height" of the font above the dominant baseline, calculated as the distance between the text-before baseline and the dominant baseline, obtained from the nominal font for fo:block, fo:character, and fo:leader when the leader-pattern does not have the value "use-content". For fo:leader, when the leader-pattern has the value "use-content", it is obtained from the nominal font of the first child.

Used in