File: UIList.xml.in

package info (click to toggle)
rygel 45.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,732 kB
  • sloc: xml: 1,756; ansic: 1,081; python: 226; sh: 58; makefile: 30
file content (14 lines) | stat: -rw-r--r-- 554 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<uilist xmlns="urn:schemas-upnp-org:remoteui:uilist-1-0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:schemas-upnp-org:remoteui:uilist-1-0 CompatibleUIs.xsd">
  <ui>
   <uiID>1234-9876-1265-8758</uiID>
   <name>CableLabs Program Guide</name>
   <description>CableLabs Program Guide application</description>
   <fork>true</fork>
   <lifetime>-1</lifetime>
   <protocol shortName="DLNA-HTML5-1.0">
     <uri>http://192.168.0.100:4004/index.html</uri>
   </protocol>
 </ui>
</uilist>