Barco XML

Barco XML

Introduction

Barco XML is a widely used format defined by Barco Video products

Barco XML

Barco XML Example
<?xml version='1.0' encoding='utf-8'?>
<ProgramGuide>
    <Service id='103' name='Animal Planet'>
        <ScheduleDay date='2013/12/31'>
            <Event id='21366427'>
                <IdentificationName>Bizarre Animal ER</IdentificationName>
                <StartDateTime>2013-12-31T17:45:00</StartDateTime>
                <EndDateTime>2013-12-31T18:10:00</EndDateTime>
                <ShortEventDescription>
                    <LanguageCode>ENG</LanguageCode>
                    <LanguageName>English</LanguageName>
                    <EventName>Bizarre Animal ER</EventName>
                    <EventDescription />
                </ShortEventDescription>
                <ExtendedEventDescription>
                    <LanguageCode>ENG</LanguageCode>
                    <LanguageName>English</LanguageName>
                    <EventDescription>Includes a dog that glued its mouth shut by accident, a foal with a freaky fang growing out of its forehead, and stick insects that were seemingly resuscitated after a house fire.
</EventDescription>
                </ExtendedEventDescription>
            </Event>
        </ScheduleDay>
    </Service>
</ProgramGuide>


    • Related Articles

    • Introduction to EPG Management

      General Icareus Playout EPG Server is used to broadcast the TV program information and to generate the necessary service information. It provides many different ways to ingest the EPG/EIT data. Each EPG source can be managed based on the settings ...
    • Icareus XML

      Supported Datasources Manually via PMC Local Drop Folder HTTP Icareus XML Format Icareus Format is described in the following eit.dtd eit.dtd <!ELEMENT eit (event*)> <!ATTLIST eit     total-events CDATA #IMPLIED>   <!ELEMENT event (id, info?, ...
    • Epgs.com

      Introduction More information can be found at http://www.epgs.com/ Supported Datasources Local drop folder Http(s) EPGS.com DTD EPGS DTD: http://epgs.com/feeds/xml/epg.dtd Example of EPGs.com format <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE ...
    • TV-Anytime

      Introduction TV-Anytime EPG format specifies an XML file which contains first a program information table which identifies the programs using crid ids and after this a schedule of events that refer back to the program information table. Note that ...
    • Thomson Jade

      Introduction Jade EPG format specifies an XML file which contains the EPG events for multiple services. Format Example of Jade Format <PSI lang="chi">   <BOUQUET id="65520" version_number="31">     <NAME_BOUQUET encoding="05">RTHK</NAME_BOUQUET> ...