Download this file

OHPlaylist-Insert.xml    12 lines (11 with data), 371 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
<?xml version="1.0" encoding="utf-8"?>
<s:Envelope s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
<s:Body>
<u:Insert xmlns:u="urn:av-openhome-org:service:Playlist:1">
<AfterId>0</AfterId>
<Uri>@Uri@</Uri>
<Metadata></Metadata>
</u:Insert>
</s:Body>
</s:Envelope>