| . | Name | Use | Type | Annotation |
|---|---|---|---|---|
| Attribute | timeCode | required | xsd:string minLength=1 pattern=[0-9]{1,2}:[0-5][0-9]:[0-5][0-9]:[0-9]{1,2} |
|
| Attribute | heading | required | xsd:string minLength=1 |
A collection of Title metadata which is specified in multiple lanaguages for localization.
| . | Name | Use | Type | Annotation |
|---|---|---|---|---|
| Attribute | xml:lang | optional | ||
| Element | TitleSortName | optional | xsd:string minLength=1 maxLength=22 |
A string to be used when sorting the title. |
| Element | TitleBrief | required | xsd:string minLength=1 maxLength=19 |
A brief version of the movie title (for display). This field tends to be highly abbreviated. |
| Element | TitleMedium | required | xsd:string minLength=1 maxLength=35 |
A medium length version of the movie title for displays that can accommodate more characters. |
| Element | TitleLong | required | xsd:string minLength=1 maxLength=128 |
Full movie/show title - for display. |
| Element | SummaryShort | required | xsd:string minLength=1 maxLength=256 |
Movie/show summary - usually in one sentence. |
| Element | SummaryMedium | optional | xsd:string minLength=1 maxLength=1024 |
Movie/show summary - usually in a paragraph for an EPG-like description. |
| Element | SummaryLong | optional | xsd:string minLength=1 maxLength=4096 |
Long movie/show summary. |
| Element | ActorDisplay | optional | xsd:string minLength=1 maxLength=1024 |
A human-readable list of actors for display (e.g. "Tom Hanks, Robin Williams") |
| Element | Actor | optional multiple |
core:PersonType | Each is an actor in the title (including on-air talent) - used for searching or display. |
| Element | WriterDisplay | optional | xsd:string minLength=1 maxLength=1024 |
A human-readable list of writers for display (e.g. "J.R.R. Tolkien, Peter Jackson, Fran Walsh") |
| Element | Writer | optional multiple |
core:PersonType | Each is a writer for this title - used for searching or display. |
| Element | DirectorDisplay | optional | xsd:string minLength=1 maxLength=1024 |
A human-readable list of writers for display (e.g. "James Cameron") |
| Element | Director | optional multiple |
core:PersonType | Each is a director for this title - used for searching or display. |
| Element | ProducerDisplay | optional | xsd:string minLength=1 maxLength=1024 |
A human-readable list of producers for display (e.g. "Ethan Coen, Joel Coen") |
| Element | Producer | optional multiple |
core:PersonType | Each is a producer for this title - used for searching or dispaly. |
| Element | StudioDisplay | optional | xsd:string minLength=1 maxLength=1024 |
A human-readable list of studio names for display (e.g. "Universal Studios") |
| Element | RecordingArtist | optional multiple |
xsd:string minLength=1 maxLength=25 |
Listing that provides the recording artist of a song for display (e.g. "REM", "Justin Timberlake", "U2") |
| Element | RecordingArtistDisplay | optional | xsd:string minLength=1 maxLength=1024 |
A human-readable list of recording artists for display (e.g. Rush, Styx, REO Speedwagon). |
| Element | SongTitle | optional multiple |
xsd:string minLength=1 maxLength=40 |
Each is a name of a song or concert in the title. |
| Element | EpisodeName | optional | xsd:string minLength=1 |
The name of the individual episode of a series. |
| Element | EpisodeID | optional | xsd:string minLength=1 |
A unique identifier given to each individual episode of a series (e.g. "Episode #45") |
| Element | Chapter | optional multiple |
ChapterType | Chapter location and heading pair. |
| . | Name | Use | Type | Annotation |
|---|---|---|---|---|
| Based on: | core:AssetType | |||
| Element | LocalizableTitle | required multiple |
LocalizableTitleType | |
| Element | Rating | required multiple |
core:RatingType | MPAA, TV or custom rating, whichever is appropriate. |
| Element | Audience | optional multiple |
xsd:string minLength=1 pattern=(Adult|Mature|General|Family|Teen|Children|private:.+) |
Indicates intended target audience. |
| Element | Advisory | optional multiple maxOccurs=6 |
xsd:string minLength=1 pattern=(V|MV|GV|AL|GL|AC|SC|N|BN|RP|private:.+) |
One advisory per element. |
| . | Name | Use | Type | Annotation |
|---|---|---|---|---|
| Based on: | TitleBaseType | |||
| Element | IsClosedCaptioning | optional | xsd:boolean | A flag to indicate closed captioning encoding. This value MUST be explicitly provided if the title originated as V3.0. |
| Element | DisplayRunTime | required | xsd:string minLength=1 pattern=([0-9]{1,2}):[0-5][0-9](:[0-5][0-9])? |
Dispalyable run time as hH:MM:ss. |
| Element | Year | optional | xsd:gYear | Year of release. This element MUST be explicitly provided if the title originated as V3.0. |
| Element | CountryOfOrigin | optional | xsd:string pattern=[a-zA-Z]{2} |
The country from where the title originates. Expressed using country code as defined in ISO-3166-1. |
| Element | Genre | optional multiple maxOccurs=5 |
xsd:string minLength=1 maxLength=32 |
Subject matter classification of the show. |
| Element | ShowType | required | xsd:string minLength=1 pattern=(Series|Sports|Music|Ad|Miniseries|Movie|Kids|Events|Lifestyle|Other|Paid Programming|Barker|private:.+) |
Indicate usage of the release. |
| Element | IsSeasonPremiere | optional | xsd:boolean | Indication if this episode is a season premiere. |
| Element | IsSeasonFinale | optional | xsd:boolean | Indication if this episode is a season finale. |
| Element | IsEncryptionRequired | optional | xsd:boolean | Encryption on the movie asset is required for this title. |
| Element | BoxOffice | optional | xsd:integer | Box office dollars of revenue (in whole numbers). |
| Element | ProgrammerCallLetters | optional | xsd:string minLength=1 maxLength=6 |
A sequence of characters to be displayed with a title, providing a "brand label" for the title. |
| Element | LinearBroadcastDate | optional | xsd:dateTime | The date and time when this program was first presented for linear viewing by the particular programmer (or provider). May be used for determining when this program is elligible for VOD presentation. |