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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

azimuth

CSS2 Reference: "azimuth" property

See http://www.w3.org/TR/xsl11/#azimuth.

Attribute information

Namespace: None

Schema document: fo.xsd

Type: Anonymous

Properties: Local, Unqualified

Value

  • Union of:
      from type fo:angle
    • Type based on xsd:string
      • Pattern: [\+\-]?[1-3]?\d?\d?(\.?\d+)?(deg|grad|rad)
    • from type fo:inherit
    • Type based on xsd:token
      • Valid value
        inherit
    • List of:
      • Type based on xsd:token
        • Valid valueDescription
          left-sideSame as '270deg'. With 'behind', '270deg'.
          far-leftSame as '300deg'. With 'behind', '240deg'.
          leftSame as '320deg'. With 'behind', '220deg'.
          center-leftSame as '340deg'. With 'behind', '200deg'.
          centerSame as '0deg'. With 'behind', '180deg'.
          center-rightSame as '20deg'. With 'behind', '160deg'.
          rightSame as '40deg'. With 'behind', '140deg'.
          far-rightSame as '60deg'. With 'behind', '120deg'.
          right-sideSame as '90deg'. With 'behind', '90deg'.
          behind
      • Minimum length of list: 1
      • Maximum length of list: 2
    • Type based on xsd:token
      • Valid valueDescription
        leftwardsMoves the sound to the left, relative to the current angle. More precisely, subtracts 20 degrees. Arithmetic is carried out modulo 360 degrees. Note that 'leftwards' is more accurately described as "turned counter-clockwise," since it always subtracts 20 degrees, even if the inherited azimuth is already behind the listener (in which case the sound actually appears to move to the right).
        rightwardsMoves the sound to the right, relative to the current angle. More precisely, adds 20 degrees. See 'leftwards' for arithmetic.
  • Used in

    Site developed and hosted by Datypic, Inc.

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