aboutsummaryrefslogtreecommitdiffstats
path: root/test/libesg/samples/ESGProviderDiscoveryDescriptor.xml
blob: 3989afb48811ca853aad03c970585834f785554d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0"?>
<ESGProviderDiscovery xmlns="urn:dvb:ipdc:esgbs:2005" xmlns:mpeg7="urn:mpeg:mpeg7:schema:2001">
  <ServiceProvider>
    <ProviderURI>http://www.sidsa.com</ProviderURI>
    <ProviderName>SIDSA (Multiple Stream)</ProviderName>
    <ProviderID>1</ProviderID>
  </ServiceProvider>
  <ServiceProvider>
    <ProviderURI>http://www.sidsa.com</ProviderURI>
    <ProviderName>SIDSA (Single Stream)</ProviderName>
    <ProviderID>2</ProviderID>
  </ServiceProvider>
</ESGProviderDiscovery>