CARVIEW |
Select Language
HTTP/2 200
date: Mon, 06 Oct 2025 11:05:16 GMT
content-type: text/html; charset=UTF-8
content-encoding: gzip
x-content-type-options: nosniff
content-language: en
vary: Accept-Encoding,Cookie
expires: Thu, 01 Jan 1970 00:00:00 GMT
cache-control: private, must-revalidate, max-age=0
last-modified: Wed, 01 Oct 2025 05:53:02 GMT
x-backend: wiki
x-request-id: 98a4aec20c0d8087
strict-transport-security: max-age=15552000; includeSubdomains; preload
content-security-policy: frame-ancestors 'self' https://cms.w3.org/ https://cms-dev.w3.org/; upgrade-insecure-requests
cf-cache-status: BYPASS
set-cookie: __cf_bm=ngVLYx2QbmkE0E23epuDFgpI4ezgwfKSJPW__.Yldiw-1759748716-1.0.1.1-FojPvCmnf.LEqPz9FRT5m3cjGkEaFovhDwapl4nRQEXOZZgQDo7JXh7kJsPNLhqx7nyBaL4Gv59AjcuLDoiV0paQwrTJrDSLmy89sOYGMuI; path=/; expires=Mon, 06-Oct-25 11:35:16 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98a4aec20c0d8087-BLR
alt-svc: h3=":443"; ma=86400
TTML/RoleRegistry - W3C Wiki
Jump to content
TTML/RoleRegistry
Appearance
From W3C Wiki
Timed Text
Overview
The role attribute supplies metadata about the intended semantic meaning of an element.
This page provides a registry for roles in order to promote interoperability.
Standard TTML Roles
- action
- caption
- description
- dialog
- expletive
- kinesic
- lyrics
- music
- narration
- quality
- sound
- source
- suppressed
- reproduction
- thought
- title
- transcription
The above roles are standard values, defined by the TTML Recommendation. Note that all roles that do not start with x- are reserved for standardization.
Custom TTML Roles
- x-definition indicates the parent element of a term and its gloss
- x-term Indicates the marked text to be a defined term.
- x-gloss Indicates the marked text to be gloss text for a defined term - for example, to be styled as Japanese furigana using CSS3 ruby style (preliminary until CSS3 is finalised)
- x-gloss-paren Indicates the marked text to be a marker character around gloss text for a defined term
- x-extended-description Indicates that the marked text, if read out as audio (whether pre-recorded or generated from text), may have a duration longer than the elements active duration. User agents may alter the playback of external media to compensate.
- x-nav-section Indicates the marked text may be interpreted as a media reference equal to to the computed start time of the element.
- x-hyperlink Indicates the marked text may be interpreted as a link to an external resource