Schema Central > XSL-FO 1.1 > fo.xsd > border-style
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

border-style

Sets the style of the four borders. It can have from one to four values, and the values are set on the different sides. CSS2 Reference: "border-style" property

See http://www.w3.org/TR/xsl11/#border-style.

Attribute information

Namespace: None

Schema document: fo.xsd

Type: Anonymous

Properties: Local, Unqualified

Value

  • Union of:
      from type fo:inherit
    • Type based on xsd:token
      • Valid value
        inherit
    • List of:
        from type fo:border-style
      • Type based on xsd:token
        • Valid valueDescription
          noneNo border; the computed border width is zero.
          hiddenSame as 'none', except in terms of border conflict resolution for table elements.
          dottedA series of dots.
          dashedA series of short line segments.
          solidA single line segment.
          doubleTwo solid lines. The sum of the two lines and the space between them equals the value of 'border-width'.
          grooveThe border looks as though it were carved into the canvas.
          ridgeThe opposite of 'groove': the border looks as though it were coming out of the canvas.
          insetThe border makes the box look as though it were embedded in the canvas.
          outsetThe opposite of 'inset': the border makes the box look as though it were coming out of the canvas.
      • Minimum length of list: 1
      • Maximum length of list: 4
  • Used in

    Site developed and hosted by Datypic, Inc.

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