Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 3.57 KB | None | 0 0
  1.  
  2. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  3. <GetPlatformListResponse>
  4.     <ResultCode>OK</ResultCode>
  5.     <ErrorCode></ErrorCode>
  6.     <ErrorDescription></ErrorDescription>
  7.     <Platform>
  8.         <PlatformId>1</PlatformId>
  9.         <PlatformName>PCTV</PlatformName>
  10.         <EventGeoBlocking>N</EventGeoBlocking>
  11.         <ContentGeoBlocking>N</ContentGeoBlocking>
  12.         <PushNotification>N</PushNotification>
  13.     </Platform>
  14.     <Platform>
  15.         <PlatformId>2</PlatformId>
  16.         <PlatformName>STB_IPTV</PlatformName>
  17.         <EventGeoBlocking>N</EventGeoBlocking>
  18.         <ContentGeoBlocking>N</ContentGeoBlocking>
  19.         <PushNotification>N</PushNotification>
  20.     </Platform>
  21.     <Platform>
  22.         <PlatformId>3</PlatformId>
  23.         <PlatformName>IPAD</PlatformName>
  24.         <EventGeoBlocking>N</EventGeoBlocking>
  25.         <ContentGeoBlocking>N</ContentGeoBlocking>
  26.         <PushNotification>IOS</PushNotification>
  27.     </Platform>
  28.     <Platform>
  29.         <PlatformId>4</PlatformId>
  30.         <PlatformName>OTTSTB</PlatformName>
  31.         <EventGeoBlocking>N</EventGeoBlocking>
  32.         <ContentGeoBlocking>N</ContentGeoBlocking>
  33.         <PushNotification>N</PushNotification>
  34.     </Platform>
  35.     <Platform>
  36.         <PlatformId>5</PlatformId>
  37.         <PlatformName>ANDROID</PlatformName>
  38.         <EventGeoBlocking>N</EventGeoBlocking>
  39.         <ContentGeoBlocking>N</ContentGeoBlocking>
  40.         <PushNotification>ANDROID</PushNotification>
  41.     </Platform>
  42.     <Platform>
  43.         <PlatformId>6</PlatformId>
  44.         <PlatformName>CONNECTED</PlatformName>
  45.         <EventGeoBlocking>N</EventGeoBlocking>
  46.         <ContentGeoBlocking>N</ContentGeoBlocking>
  47.         <PushNotification>N</PushNotification>
  48.     </Platform>
  49.     <Platform>
  50.         <PlatformId>7</PlatformId>
  51.         <PlatformName>XBOX</PlatformName>
  52.         <EventGeoBlocking>N</EventGeoBlocking>
  53.         <ContentGeoBlocking>N</ContentGeoBlocking>
  54.         <PushNotification>N</PushNotification>
  55.     </Platform>
  56.     <Platform>
  57.         <PlatformId>8</PlatformId>
  58.         <PlatformName>DOWNLOAD</PlatformName>
  59.         <EventGeoBlocking>N</EventGeoBlocking>
  60.         <ContentGeoBlocking>N</ContentGeoBlocking>
  61.         <PushNotification>N</PushNotification>
  62.     </Platform>
  63.     <Platform>
  64.         <PlatformId>9</PlatformId>
  65.         <PlatformName>PLAYSTATION</PlatformName>
  66.         <EventGeoBlocking>N</EventGeoBlocking>
  67.         <ContentGeoBlocking>N</ContentGeoBlocking>
  68.         <PushNotification>N</PushNotification>
  69.     </Platform>
  70.     <Platform>
  71.         <PlatformId>10</PlatformId>
  72.         <PlatformName>CHROMECAST</PlatformName>
  73.         <EventGeoBlocking>N</EventGeoBlocking>
  74.         <ContentGeoBlocking>N</ContentGeoBlocking>
  75.         <PushNotification>N</PushNotification>
  76.     </Platform>
  77.     <Platform>
  78.         <PlatformId>11</PlatformId>
  79.         <PlatformName>PLAYREADY</PlatformName>
  80.         <EventGeoBlocking>N</EventGeoBlocking>
  81.         <ContentGeoBlocking>N</ContentGeoBlocking>
  82.         <PushNotification>N</PushNotification>
  83.     </Platform>
  84.     <Platform>
  85.         <PlatformId>12</PlatformId>
  86.         <PlatformName>ROKU</PlatformName>
  87.         <EventGeoBlocking>N</EventGeoBlocking>
  88.         <ContentGeoBlocking>N</ContentGeoBlocking>
  89.         <PushNotification>N</PushNotification>
  90.     </Platform>
  91.     <Platform>
  92.         <PlatformId>13</PlatformId>
  93.         <PlatformName>CHROME_HTML5</PlatformName>
  94.         <EventGeoBlocking>N</EventGeoBlocking>
  95.         <ContentGeoBlocking>N</ContentGeoBlocking>
  96.         <PushNotification>N</PushNotification>
  97.     </Platform>
  98. </GetPlatformListResponse>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement