Contents

ratingCard

Contains rating information about a product.

Overview

This element can contain information about a movie’s viewing rating or information from a rating service, such as Rotten Tomatoes. Here’s an example that shows a movie has been rated for general audiences.

<ratingCard>
    <title><ratingBadge src="resource://mpaa-g" />General Admission</title>
    <text>Text</text>
    <description>Description</description>
</ratingCard>

Subelements of ratingCard

Elements that Use ratingCard

  • section

Topics

Valid TVML Styles

Valid TVML Attributes

See Also

Card Elements