'get_capacity' Response Example
<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:si="http://soapinterop.org/xsd" xmlns:ns1="http://toatech.com/toa-soap/1.0/" xmlns:tns="NameSpace" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body>
<urn:get_capacity_response xmlns:urn="urn:toa:capacity">
capacity>
<location>PartlyDefinedByCategoriesWithWor</location>
<date>2018-02-13</date>
<quota>100</quota>
<available>100</available>
</capacity>
<capacity>
<location>PartlyDefinedByCategoriesWithWor</location>
<date>2018-02-13</date>
<time_slot>15-17</time_slot>
<quota>100</quota>
<available>100</available>
</capacity>
<capacity>
<location>PartlyDefinedByCategoriesWithWor</location>
<date>2018-02-13</date>
<time_slot>15-17</time_slot>
<work_skill>WithGroup</work_skill>
<quota>100</quota>
<available>100</available>
</capacity>
<capacity>
<location>FullDefinedByCategoriesWithWorkS</location>
<date>2018-02-13</date>
<quota>100</quota>
<available>100</available>
</capacity>
<capacity>
<location>FullDefinedByCategoriesWithWorkS</location>
<date>2018-02-13</date>
<time_slot>15-17</time_slot>
<quota>100</quota>
<available>100</available>
</capacity>
<capacity>
<location>FullDefinedByCategoriesWithWorkS</location>
<date>2018-02-13</date>
<time_slot>15-17</time_slot>
<work_skill>WithoutGroup</work_skill>
<quota>100</quota>
<available>100</available>
</capacity>
<capacity>
<location>FullDefinedByCategoriesWithWorkS</location>
<date>2018-02-13</date>
<time_slot>15-17</time_slot>
<work_skill>WithGroup</work_skill>
<quota>100</quota>
<available>100</available>
</capacity>
</urn:get_capacity_response>
</SOAP-ENV:Body></SOAP-ENV:Envelope>
Note: If the work skill defined in the request cannot be performed
at all – e.g. no capacity value is defined in the system for the capacity
category, or the quota is closed, and/or if the activities of the
capacity category cannot be performed in the defined time slot – 'capacity'
node is not returned.