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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

play-during

Similar to the 'cue-before' and 'cue-after' properties, this property specifies a sound to be played as a background while an element's content is spoken. CSS2 Reference: "play-during" property

See http://www.w3.org/TR/xsl11/#play-during.

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:
      • Union of:
        • Type based on xsd:token
          • Valid valueDescription
            mixWhen present, this keyword means that the sound inherited from the parent element's 'play-during' property continues to play and the sound designated by the <uri> is mixed with it. If 'mix' is not specified, the element's background sound replaces the parent's.
            repeatWhen present, this keyword means that the sound will repeat if it is too short to fill the entire duration of the element. Otherwise, the sound plays once and then stops. This is similar to the 'background-repeat' property. If the sound is too long for the element, it is clipped once the element has been spoken.
    • Type based on xsd:token
      • Valid valueDescription
        autoThe sound of the parent element continues to play (it is not restarted, which would have been the case if this property had been inherited).
        noneThis keyword means that there is silence. The sound of the parent element (if any) is silent during the current element and continues after the current element.
  • Used in

    Site developed and hosted by Datypic, Inc.

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