OpenTV ENTera & OpenTV Platform Documentation
25.52_Q4 25.26_Q2 25.12_Q1 24.50_Q4 24.38_Q3 24.26_Q2 23.50_Q4 23.24_Q2 23.12_Q1 22.50_Q4 22.38_Q3 22.24_Q2
25.52_Q4 25.26_Q2 25.12_Q1 24.50_Q4 24.38_Q3 24.26_Q2 23.50_Q4 23.24_Q2 23.12_Q1 22.50_Q4 22.38_Q3 22.24_Q2

MetaData details (interface v1.0.0)

Description

The MetaData element is optional and depending on the context, it can have properties specific to an asset (e.g. AssetId, AssetName etc.) or any other information. The value of the property corresponds to the element body.

MetadataType Xsd

metadata_type.png

Parameters

<Property>Attributes details

Name

Type

Description and typical value

Name

xs:string
 

Name specifies the data field whose value is carried in the payload of this element.

Sample

<ns:MetaData>
        <ns:Property name=”AssetId” >LYS00001234</ns:Property >
        <ns:Property name=”AssetName”> CMS4X001_SD.ts</ns:Property >
</ns:MetaData>