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

fo:text-align

Simple type information

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

Schema document: fo.xsd

Content

  • Union of:
      from type fo:inherit
    • Type based on xsd:token
      • Valid value
        inherit
    • Type based on xsd:token
      • Valid valueDescription
        startThe content is to be aligned on the start-edge in the inline-progression-direction.
        centerThe content is to be centered in the inline-progression-direction.
        endThe content is to be aligned on the end-edge in the inline-progression-direction.
        justifyThe contents is to be expanded to fill the available width in the inline-progression-direction.
        insideIf the page binding edge is on the start-edge, the alignment will be start. If the binding is the end-edge, the alignment will be end. If neither, use start alignment.
        outsideIf the page binding edge is on the start-edge, the alignment will be end. If the binding is the end-edge, the alignment will be start. If neither, use end alignment.
        leftInterpreted as "text-align='start'".
        rightInterpreted as "text-align='end'".

Used in

Type inheritance chain

  • fo:text-align
    • used as member of union type Anonymous type of attribute text-align
    • used as member of union type Anonymous type of attribute text-align-last