Download this file

OHVolume-SetVolume.xml    11 lines (9 with data), 327 Bytes

1
2
3
4
5
6
7
8
9
<?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:SetVolume xmlns:u="urn:av-openhome-org:service:Volume:1">
<Value>@Value@</Value>
</u:SetVolume>
</s:Body>
</s:Envelope>