source: ipk/source.sh4/swapsystem_webif/var/swap/extensions/WebInterface/web/epgservice.xml@ 9260

Last change on this file since 9260 was 9260, checked in by madie, 15 years ago

[ipk] add webif for swap only for ufs910

File size: 1.0 KB
Line 
1<e2:screen name="EpgWebScreen">&lt;?xml version="1.0" encoding="UTF-8"?>
2<e2eventlist><e2:element source="EpgService" id="sRef,time,endTime"><e2:convert type="web:ListFiller" >
3 &lt;e2event>
4 &lt;e2eventid><e2:item name="EventID"/>&lt;/e2eventid>
5 &lt;e2eventstart><e2:item name="TimeStart"/>&lt;/e2eventstart>
6 &lt;e2eventduration><e2:item name="Duration"/>&lt;/e2eventduration>
7 &lt;e2eventcurrenttime><e2:item name="CurrentTime"/>&lt;/e2eventcurrenttime>
8 &lt;e2eventtitle><e2:item name="Title" filter="xml"/>&lt;/e2eventtitle>
9 &lt;e2eventdescription><e2:item name="Description" filter="xml"/>&lt;/e2eventdescription>
10 &lt;e2eventdescriptionextended><e2:item name="DescriptionExtended" filter="xml"/>&lt;/e2eventdescriptionextended>
11 &lt;e2eventservicereference><e2:item name="ServiceReference" filter="xml"/>&lt;/e2eventservicereference>
12 &lt;e2eventservicename><e2:item name="ServiceName" filter="xml"/>&lt;/e2eventservicename>
13 &lt;/e2event></e2:convert><e2:convert type="web:TextToHTML" /></e2:element>
14</e2eventlist>
15</e2:screen>
Note: See TracBrowser for help on using the repository browser.