 |
|
 |
onTAP::doGetMonthlyBill
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns4="urn:onTAP" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> <SOAP-ENV:Body>
<ns4:doGetMonthlyBill> <tariff_id xsi:type="xsd:int">592</tariff_id> <onPeakDemand xsi:type="xsd:int">198</onPeakDemand> <onPeakConsumption xsi:type="xsd:int">897</onPeakConsumption> <shoulderDemand xsi:type="xsd:int">456</shoulderDemand>
<shoulderConsumption xsi:type="xsd:int">245</shoulderConsumption> <offPeakDemand xsi:type="xsd:int">325</offPeakDemand> <offPeakConsumption xsi:type="xsd:int">645</offPeakConsumption> <month xsi:type="xsd:int">7</month></ns4:doGetMonthlyBill> </SOAP-ENV:Body> </SOAP-ENV:Envelope>
|
|
 |