CategoryPathType

Value denoting a path in the target catalog (may be localized to a target language).

. Name Use Type Annotation
Based on: core:LocalizableStringType
maxLength=256

CategoryType

An asset type used to group one or more category paths.

. Name Use Type Annotation
Based on: core:AssetType
Element CategoryPath optional
multiple
CategoryPathType A localizable path of category values that are used by the end system to put an offer or title into the catalog.

PresentationType

Provides presentation instructions specific to the VOD offer used to determine menu layout and corresponding UI items.

. Name Use Type Annotation
Element CategoryRef optional core:AssetRefType Reference to a categorypath set.
Element DisplayAsNew optional xsd:duration The duration of time after the startDateTime that this offer should be presented as "New" or similar. This element MUST be explicitly provided if the presentation originated as V3.0.
Element DisplayAsLastChance optional xsd:duration The duration of time before the endDateTime that this offer should be presented as "Last Chance" or similar. This element MUST be explicitly provided if the presentation originated as V3.0.
Element Priority optional xsd:int
minInclusive=1
maxInclusive=10
An integer from 1 (high) to 10 (low) that can be used to determine the presentation priority within a category
Element Ext optional core:ExtType

ContentGroupType

An asset type used to group a title with one or more media assets.

. Name Use Type Annotation
Based on: core:AssetType
Element TitleRef required core:AssetRefType
Element MovieRef required core:AssetRefType
Element PreviewRef required core:AssetRefType
Element PosterRef required core:AssetRefType
Element BoxCoverRef required core:AssetRefType
Element ThumbnailRef required core:AssetRefType
Element BarkerRef required core:AssetRefType
Element ContentRef required core:AssetRefBaseType

OfferType

An asset type combining all of the components needed to display and deliver a VOD product; including presentation, terms and content.

. Name Use Type Annotation
Based on: core:AssetType
Element Presentation optional
multiple
PresentationType Presentation options for this offer. Note that an offer is not required to have a presentation; that is it may not be presented in the catalog.
Element PromotionalContentGroupRef required core:AssetRefType A content group used for promotional purposes only. This may represent a title for a movie trilogy, TV series or some other promotional package. It is expected that this group will contain a title, still images and previews, but may not contain the movies themselves.
Element ProviderContentTier optional
multiple
xsd:string
minLength=1
maxLength=256
Used by the distribution system to determine the target market and/or systems for this particular offer.
Element SourceMetadataSpecVersion optional core:DeprecatedStringType
Element BillingId required xsd:string
minLength=1
pattern=[0-9A-Za-z]{5}
A billing ID used for this offer (in ADI1.1 this was a 5-character alphanumeric string).
Element TermsRef required core:AssetRefType A reference to terms for this offer.
Element ContentGroupRef required
multiple
core:AssetRefType A reference to one or more content groups for this offer.