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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

border-width

A shorthand property for setting "border-top-width", "border-right-width", "border-bottom-width", and "border-left-width" at the same place in the stylesheet.  CSS2 Reference: "border-width" property

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

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-width
      • Union of:
          from type fo:length
        • Type based on xsd:string
          • Pattern: [\+\-]?\d+(\.?\d+)?(pc|px|pt|mm|cm|in|em)
        • Type based on xsd:token
          • Valid valueDescription
            thinA thin border
            mediumA medium border
            thickA thick border
      • 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